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