]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/sparc64/include/efi.h
MFC r316648:
[FreeBSD/FreeBSD.git] / sys / sparc64 / include / efi.h
1 /*-
2  * This file is in the public domain since it's just boilerplate.
3  *
4  * $FreeBSD$
5  */
6
7 #ifndef __SPARC64_INCLUDE_EFI_H_
8 #define __SPARC64_INCLUDE_EFI_H_
9
10 #define EFIABI_ATTR
11
12 /* Note: we don't actually support this on sparc64 */
13
14 #endif /* __I386_INCLUDE_EFI_H_ */