OSDN Git Service

syscalls: Add SPARC RTEMS specific file.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Jan 2011 02:01:38 +0000 (02:01 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Jan 2011 02:01:38 +0000 (02:01 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169119 138bc75d-0d04-0410-961f-82ee72b054a4

libgo/syscalls/syscall_rtems_sparc.go [new file with mode: 0644]

diff --git a/libgo/syscalls/syscall_rtems_sparc.go b/libgo/syscalls/syscall_rtems_sparc.go
new file mode 100644 (file)
index 0000000..6f79aeb
--- /dev/null
@@ -0,0 +1,7 @@
+// syscall_rtems_sparc.go -- RTEMS SPARC specific syscall interface.
+
+// Copyright 2011 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.
+
+package syscall