]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/sendmsg.s
Libc-391.tar.gz
[apple/libc.git] / i386 / sys / sendmsg.s
index 66d169d2e67e54e8bb81beb60ef4dee65e30d2f9..31f0109c46e66b571448dffaabdd9e7410fcdf34 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(sendmsg, 3)
+PSEUDO(sendmsg$UNIX2003, sendmsg, 3)
+       ret
+
+UNIX_SYSCALL_ERR(sendmsg, 3, cerror_cvt)
        ret