Formerly unix/bsd/hp/m68k/__wait3.S.~3~
authorBrendan Kehoe <brendan@zen.org>
Tue, 21 Apr 1992 06:38:08 +0000 (06:38 +0000)
committerBrendan Kehoe <brendan@zen.org>
Tue, 21 Apr 1992 06:38:08 +0000 (06:38 +0000)
sysdeps/unix/bsd/hp/m68k/wait3.S

index 4b4815d..c8e6623 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
@@ -18,8 +18,7 @@ Cambridge, MA 02139, USA.  */
 
 #include <sysdep.h>
 
-.globl ___wait3
-___wait3:
+ENTRY(___wait3)
        movel sp@(8), d1
        moveal sp@(12), a0
        movel #SYS_wait, d0