]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/riscv/include/efi.h
src.conf.5: Regen after removing MK_NVME
[FreeBSD/FreeBSD.git] / sys / riscv / include / efi.h
1 /*-
2  * This file is in the public domain since it's just boilerplate.
3  */
4
5 #ifndef __RISCV_INCLUDE_EFI_H_
6 #define __RISCV_INCLUDE_EFI_H_
7
8 #define EFIABI_ATTR
9
10 /* Note: we don't actually support this on riscv */
11
12 #endif /* __I386_INCLUDE_EFI_H_ */