summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/sys/pipe.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/sys/pipe.S')
-rw-r--r--lib/libc/alpha/sys/pipe.S5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/alpha/sys/pipe.S b/lib/libc/alpha/sys/pipe.S
index 188bfd4..b7ade3b 100644
--- a/lib/libc/alpha/sys/pipe.S
+++ b/lib/libc/alpha/sys/pipe.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$");
+
#include "SYS.h"
SYSCALL(pipe)
OpenPOWER on IntegriCloud