diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/boot/efi/include/efiapi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/efi/include/efiapi.h b/sys/boot/efi/include/efiapi.h index 6bf52df..2cd5ace 100644 --- a/sys/boot/efi/include/efiapi.h +++ b/sys/boot/efi/include/efiapi.h @@ -525,6 +525,7 @@ EFI_STATUS typedef EFI_STATUS (EFIAPI *EFI_RESERVED_SERVICE) ( + VOID ); // |