summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/sys/cerror.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/sys/cerror.S')
-rw-r--r--lib/libc/alpha/sys/cerror.S6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/alpha/sys/cerror.S b/lib/libc/alpha/sys/cerror.S
index e5b18f7..5744129 100644
--- a/lib/libc/alpha/sys/cerror.S
+++ b/lib/libc/alpha/sys/cerror.S
@@ -1,5 +1,4 @@
-/* $FreeBSD$ */
-/* From: NetBSD: cerror.S,v 1.4 1996/11/08 00:52:46 cgd Exp */
+/* $NetBSD: cerror.S,v 1.4 1996/11/08 00:52:46 cgd Exp $ */
/*
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
@@ -28,6 +27,9 @@
* rights to redistribute these changes.
*/
+#include <machine/asm.h>
+__FBSDID("$FreeBSD$");
+
#include "SYS.h"
#define FRAME_SIZE 16
OpenPOWER on IntegriCloud