]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/accept.s
Libc-391.4.3.tar.gz
[apple/libc.git] / i386 / sys / accept.s
index c889bb81e95a46c6ea7875c985822219197d32d4..1afca4e6e0b232a154b5dc2417576d24134a52cf 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @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
@@ -27,5 +25,8 @@
  */
 #include "SYS.h"
 
-UNIX_SYSCALL(accept, 3)
+PSEUDO(accept$UNIX2003, accept, 3)
+       ret
+
+UNIX_SYSCALL_ERR(accept, 3, cerror_cvt)
        ret