2011-10-08 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / libgo / syscalls / syscall_rtems.go
blob7f0c11954431819c312fd69ea7bc1417053330ab
1 // syscall_rtems.go -- RTEMS specific syscall interface.
3 // Copyright 2011 The Go Authors. All rights reserved.
4 // Use of this source code is governed by a BSD-style
5 // license that can be found in the LICENSE file.
7 package syscall