diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2002-03-28 07:07:45 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2002-03-28 07:07:45 +0000 |
| commit | 127d4e90b0f886c7e5fbd00f2352fd868fd65d1f (patch) | |
| tree | 29177bb053ed47d5eea2330714eb9bc5a98db938 /sys/boot/efi | |
| parent | 95c0f344ee89ac74c82114a41aa50d8417cbe6e0 (diff) | |
Notes
Diffstat (limited to 'sys/boot/efi')
| -rw-r--r-- | sys/boot/efi/libefi/arch/ia64/start.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/efi/libefi/arch/ia64/start.S b/sys/boot/efi/libefi/arch/ia64/start.S index 4d29a403fcc1..f2a751069fbd 100644 --- a/sys/boot/efi/libefi/arch/ia64/start.S +++ b/sys/boot/efi/libefi/arch/ia64/start.S @@ -28,7 +28,6 @@ .text -#include <sys/cdefs.h> #include <machine/asm.h> #define EFI_SUCCESS 0 |
