summaryrefslogtreecommitdiffstats
path: root/sys/libkern/alpha/htons.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/libkern/alpha/htons.S')
-rw-r--r--sys/libkern/alpha/htons.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/libkern/alpha/htons.S b/sys/libkern/alpha/htons.S
index 9ffabf4..6b8ea16 100644
--- a/sys/libkern/alpha/htons.S
+++ b/sys/libkern/alpha/htons.S
@@ -28,6 +28,7 @@
* rights to redistribute these changes.
*/
-#define NAME htons
+#define ALIAS htons
+#define NAME __htons
#include <libkern/alpha/byte_swap_2.S>
OpenPOWER on IntegriCloud