diff options
Diffstat (limited to 'sysdeps/alpha/ntohs.s')
-rw-r--r-- | sysdeps/alpha/ntohs.s | 2 |
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. */ |