syscalls: Add SPARC RTEMS specific file.
From-SVN: r169119
This commit is contained in:
parent
e0747d001a
commit
2e8e58aa8a
1 changed files with 7 additions and 0 deletions
7
libgo/syscalls/syscall_rtems_sparc.go
Normal file
7
libgo/syscalls/syscall_rtems_sparc.go
Normal file
|
@ -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
|
Loading…
Add table
Reference in a new issue