summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/net/htons.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/net/htons.S')
-rw-r--r--lib/libc/alpha/net/htons.S5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/alpha/net/htons.S b/lib/libc/alpha/net/htons.S
index fb08222..405d537 100644
--- a/lib/libc/alpha/net/htons.S
+++ b/lib/libc/alpha/net/htons.S
@@ -25,8 +25,11 @@
*
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
+ *
+ * $FreeBSD$
*/
-#define NAME htons
+#define ALIAS htons
+#define NAME __htons
#include "byte_swap_2.S"
OpenPOWER on IntegriCloud