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