summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia64/locore.s
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2002-03-27 02:20:09 +0000
committermarcel <marcel@FreeBSD.org>2002-03-27 02:20:09 +0000
commit4543f25906f5c42b60c6b1e4ce20f73f8d77addf (patch)
treeffcdaa71bfa7a85335c94790160d645c3c7838dc /sys/ia64/ia64/locore.s
parentefd376255cc05a3766469bdd9d8c942351221233 (diff)
downloadFreeBSD-src-4543f25906f5c42b60c6b1e4ce20f73f8d77addf.zip
FreeBSD-src-4543f25906f5c42b60c6b1e4ce20f73f8d77addf.tar.gz
o Revert previous commit in asm.h. There's no need to undefine
__FBSDID first, because it should not be defined at all, o Remove inclusion of cdefs.h in locore.s. Pointed out by: peter
Diffstat (limited to 'sys/ia64/ia64/locore.s')
-rw-r--r--sys/ia64/ia64/locore.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/ia64/locore.s b/sys/ia64/ia64/locore.s
index c8e0aed..9bb108e 100644
--- a/sys/ia64/ia64/locore.s
+++ b/sys/ia64/ia64/locore.s
@@ -52,7 +52,6 @@
* rights to redistribute these changes.
*/
-#include <sys/cdefs.h>
#include <machine/asm.h>
#include <machine/ia64_cpu.h>
#include <machine/fpu.h>
OpenPOWER on IntegriCloud