aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2002-03-24 10:28:04 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2002-03-24 10:28:04 +0000
commit9156494211ebb5f7e4839791d91fc008554533a7 (patch)
treef53983a6b081ed1af7066dc9401007f45beb18d8
parent35e93d9bf99b5fef0b9c342631c583df0a82ba40 (diff)
Notes
-rw-r--r--sys/ia64/include/asm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/include/asm.h b/sys/ia64/include/asm.h
index 7a49f2ce91fc..edde60740721 100644
--- a/sys/ia64/include/asm.h
+++ b/sys/ia64/include/asm.h
@@ -207,6 +207,7 @@ label: ASCIZ msg; \
#endif /* _KERNEL */
+#undef __FBSDID
#if !defined(lint) && !defined(STRIP_FBSDID)
#define __FBSDID(s) .ident s
#else