summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/efi.h
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-09-17 22:19:41 +0000
committermarcel <marcel@FreeBSD.org>2004-09-17 22:19:41 +0000
commitb3e38752b197d930007a2a1b66ec10a926cee8a9 (patch)
treed412e578552e37a924b10ef450fea7390c059799 /sys/ia64/include/efi.h
parent07dc724ee08a545628526e5a0799d229b12e8c70 (diff)
downloadFreeBSD-src-b3e38752b197d930007a2a1b66ec10a926cee8a9.zip
FreeBSD-src-b3e38752b197d930007a2a1b66ec10a926cee8a9.tar.gz
Provide our own FPSWA definitions, instead of depending on the Intel
EFI headers and put them all in <machine/fpu.h>. The Intel EFI headers conflict with the Intel ACPI headers (duplicate type definitions), so are being phased out in the kernel.
Diffstat (limited to 'sys/ia64/include/efi.h')
-rw-r--r--sys/ia64/include/efi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/include/efi.h b/sys/ia64/include/efi.h
index 1ac7154..2363812 100644
--- a/sys/ia64/include/efi.h
+++ b/sys/ia64/include/efi.h
@@ -35,7 +35,6 @@
#include <boot/efi/include/efidevp.h>
#include <boot/efi/include/eficon.h>
#include <boot/efi/include/efiapi.h>
-#include <boot/efi/include/efifpswa.h>
extern EFI_SYSTEM_TABLE *ia64_efi_systab;
extern EFI_RUNTIME_SERVICES *ia64_efi_runtime;
OpenPOWER on IntegriCloud