]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/recvfrom.s
Libc-391.2.10.tar.gz
[apple/libc.git] / i386 / sys / recvfrom.s
index 73cc4234292971870c7dcf67c498e83fdb467927..be58a7f3dbf51f32b8aea4517fef3aba69549748 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(recvfrom, 6)
+PSEUDO(recvfrom$UNIX2003, recvfrom, 6)
+       ret
+
+UNIX_SYSCALL_ERR(recvfrom, 6, cerror_cvt)
        ret