]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/recvmsg.s
Libc-391.1.21.tar.gz
[apple/libc.git] / i386 / sys / recvmsg.s
index b08c72a61d92970e776d7fd523dbc3a6ff015efe..25e44ab879daad5f2efad5fd8d325c70215850f1 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(recvmsg, 3)
+PSEUDO(recvmsg$UNIX2003, recvmsg, 3)
+       ret
+
+UNIX_SYSCALL_ERR(recvmsg, 3, cerror_cvt)
        ret