diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-09-17 20:42:45 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-09-17 20:42:45 +0000 |
| commit | cba8d3ae49244f2fa47ad407638b8f87814d77a4 (patch) | |
| tree | 01ecf065c07119573f096010a7a1f2882129eebc /sys/ia64 | |
| parent | c3e9f89011033311f6c7b41e6fb0c4321e04a0c1 (diff) | |
Notes
Diffstat (limited to 'sys/ia64')
| -rw-r--r-- | sys/ia64/ia64/locore.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/ia64/locore.S b/sys/ia64/ia64/locore.S index f44cf6b901d1..8a02b65e24a9 100644 --- a/sys/ia64/ia64/locore.S +++ b/sys/ia64/ia64/locore.S @@ -28,7 +28,6 @@ #include <machine/asm.h> #include <machine/ia64_cpu.h> -#include <machine/fpu.h> #include <machine/pte.h> #include <sys/syscall.h> #include <assym.s> |
