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