mirror of
https://github.com/rwinkhart/sys.git
synced 2026-09-05 16:47:27 -04:00
unix: delete asm.s
This contains a stub for func "use", which was deleted. See issue https://golang.org/issue/16607 Change-Id: I7165ca55ad956ac449e950f2be6f53cfeb8e6ffa Reviewed-on: https://go-review.googlesource.com/36720 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
-10
@@ -1,10 +0,0 @@
|
|||||||
// Copyright 2014 The Go Authors. All rights reserved.
|
|
||||||
// Use of this source code is governed by a BSD-style
|
|
||||||
// license that can be found in the LICENSE file.
|
|
||||||
|
|
||||||
// +build !gccgo
|
|
||||||
|
|
||||||
#include "textflag.h"
|
|
||||||
|
|
||||||
TEXT ·use(SB),NOSPLIT,$0
|
|
||||||
RET
|
|
||||||
Reference in New Issue
Block a user