diff options
Diffstat (limited to 'sysdeps/unix/bsd/osf/alpha/send.S')
-rw-r--r-- | sysdeps/unix/bsd/osf/alpha/send.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/bsd/osf/alpha/send.S b/sysdeps/unix/bsd/osf/alpha/send.S index ca46894a25..526f4c8a01 100644 --- a/sysdeps/unix/bsd/osf/alpha/send.S +++ b/sysdeps/unix/bsd/osf/alpha/send.S @@ -23,3 +23,4 @@ Cambridge, MA 02139, USA. */ SYSCALL (send, 4) ret + .end send |