summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2002-03-24 10:28:04 +0000
committermarcel <marcel@FreeBSD.org>2002-03-24 10:28:04 +0000
commit985de052a17bb4ce137b2f0c6c3e2762dba830bd (patch)
treef53983a6b081ed1af7066dc9401007f45beb18d8 /sys/ia64/include
parent137850f4894f39108f945faf8146173d33a88646 (diff)
downloadFreeBSD-src-985de052a17bb4ce137b2f0c6c3e2762dba830bd.zip
FreeBSD-src-985de052a17bb4ce137b2f0c6c3e2762dba830bd.tar.gz
Undefine __FBSDID before defining it as it's already defined at
that point.
Diffstat (limited to 'sys/ia64/include')
-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 7a49f2c..edde607 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
OpenPOWER on IntegriCloud