projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b1fb6
)
Formerly unix/bsd/hp/m68k/__wait3.S.~3~
author
Brendan Kehoe
<brendan@zen.org>
Tue, 21 Apr 1992 06:38:08 +0000
(06:38 +0000)
committer
Brendan Kehoe
<brendan@zen.org>
Tue, 21 Apr 1992 06:38:08 +0000
(06:38 +0000)
sysdeps/unix/bsd/hp/m68k/wait3.S
patch
|
blob
|
history
diff --git
a/sysdeps/unix/bsd/hp/m68k/wait3.S
b/sysdeps/unix/bsd/hp/m68k/wait3.S
index
4b4815d
..
c8e6623
100644
(file)
--- a/
sysdeps/unix/bsd/hp/m68k/wait3.S
+++ b/
sysdeps/unix/bsd/hp/m68k/wait3.S
@@
-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