Swap sigaction/sigreturn since they are in the wrong order.

Noticed indirectly by:	peter
This commit is contained in:
John Baldwin 2003-08-21 14:16:00 +00:00
parent c096756c00
commit daf54a1e05

View File

@ -586,8 +586,8 @@
413 UNIMPL BSD extattr_get_link
414 UNIMPL BSD extattr_delete_link
415 UNIMPL BSD __mac_execve
416 UNIMPL BSD newsigreturn
417 UNIMPL BSD newsigaction
416 UNIMPL BSD newsigaction
417 UNIMPL BSD newsigreturn
418 UNIMPL BSD __xstat
419 UNIMPL BSD __xfstat
420 UNIMPL BSD __xlstat