syscall: Move Errno into its own file, for RTEMS.
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 15 Dec 2011 07:12:03 +0000 (07:12 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 15 Dec 2011 07:12:03 +0000 (07:12 +0000)
commit5f8090a4352efa6e8efb2e8f9a4adfe602e2c0cd
treecebf094bde6c4579d2f09949de23183734783c41
parentaebac0ca061219f37518e6804e1b6319e68c0979
syscall: Move Errno into its own file, for RTEMS.

From-SVN: r182356
libgo/Makefile.am
libgo/Makefile.in
libgo/go/syscall/syscall_errno.go [new file with mode: 0644]
libgo/go/syscall/syscall_unix.go