]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/sigaltstack.s
Libc-391.4.2.tar.gz
[apple/libc.git] / i386 / sys / sigaltstack.s
index 5c604a132f40ee6c032b7839c300f83584560cf0..724180a1c886c765f45a475303daab24de80899c 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
- * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
- * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
@@ -27,5 +25,5 @@
  */
 #include "SYS.h"
 
  */
 #include "SYS.h"
 
-UNIX_SYSCALL(sigaltstack, 3)
+UNIX_SYSCALL_INT(sigaltstack, 3)
        ret
        ret