summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/include/efilib.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/include/efilib.h')
-rw-r--r--sys/boot/efi/include/efilib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/efi/include/efilib.h b/sys/boot/efi/include/efilib.h
index b67ffc5..a6197b9 100644
--- a/sys/boot/efi/include/efilib.h
+++ b/sys/boot/efi/include/efilib.h
@@ -39,7 +39,6 @@ extern struct devsw efinet_dev;
extern struct netif_driver efinetif;
void *efi_get_table(EFI_GUID *tbl);
-void efi_main(EFI_HANDLE image_handle, EFI_SYSTEM_TABLE *system_table);
int efi_register_handles(struct devsw *, EFI_HANDLE *, EFI_HANDLE *, int);
EFI_HANDLE efi_find_handle(struct devsw *, int);
OpenPOWER on IntegriCloud