HomeFreeBSD

arm64: Remove unused typedef

Description

arm64: Remove unused typedef

We don't use EFI_MEMORY_DESCRIPTOR that's typedef'd here. We use the one
from sys/efi.h instead. Remove the clutter here as these two are subtly
different (though wind up with the same layout due to alignment rules).

Sponsored by: Netflix

Details

Provenance
impAuthored on Aug 24 2022, 12:27 PM
Parents
rG4e4f49fd4af2: stress2: Added another sigreturn(2) fuzzer test
Branches
Unknown
Tags
Unknown