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, 3 insertions, 2 deletions
diff --git a/lib/libc/alpha/net/ntohl.S b/lib/libc/alpha/net/ntohl.S
index 54ea68d..a08a162 100644
--- a/lib/libc/alpha/net/ntohl.S
+++ b/lib/libc/alpha/net/ntohl.S
@@ -25,10 +25,11 @@
*
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
- *
- * $FreeBSD$
*/
+#include <machine/asm.h>
+__FBSDID("$FreeBSD$");
+
#define ALIAS ntohl
#define NAME __ntohl
OpenPOWER on IntegriCloud