aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/ntohs.s
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-03-19 19:52:47 +0000
committerRoland McGrath <roland@gnu.org>1996-03-19 19:52:47 +0000
commit95a89bf364c80593fcf146aeb5e0569b26c7f6b3 (patch)
tree08d4e96325de1f4d5a62375fdf3d66fae1cedee1 /sysdeps/alpha/ntohs.s
parent4e4e7fca8e8b2c68665b6864d1757fca20fbacf3 (diff)
downloadglibc-95a89bf364c80593fcf146aeb5e0569b26c7f6b3.tar
glibc-95a89bf364c80593fcf146aeb5e0569b26c7f6b3.tar.gz
glibc-95a89bf364c80593fcf146aeb5e0569b26c7f6b3.tar.bz2
glibc-95a89bf364c80593fcf146aeb5e0569b26c7f6b3.zip
Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/divrem.S, sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/machine-gmon.h, sysdeps/alpha/_mcount.S, sysdeps/alpha/ntohl.s, sysdeps/alpha/ntohs.s, sysdeps/alpha/strlen.S: New files.
Diffstat (limited to 'sysdeps/alpha/ntohs.s')
-rw-r--r--sysdeps/alpha/ntohs.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/alpha/ntohs.s b/sysdeps/alpha/ntohs.s
new file mode 100644
index 0000000000..69992a894c
--- /dev/null
+++ b/sysdeps/alpha/ntohs.s
@@ -0,0 +1,2 @@
+/* This is a dummy to avoid including the generic version. htons and
+ntohs are identical and htons.S defines appropriate aliases. */