syscalls: Add SPARC RTEMS specific file.

From-SVN: r169119
This commit is contained in:
Ian Lance Taylor 2011-01-22 02:01:38 +00:00
parent e0747d001a
commit 2e8e58aa8a
1 changed files with 7 additions and 0 deletions

View 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