2011-05-31 Gabriel Charette <gchare@google.com>
[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