summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/efi.h
blob: 1f7ad0da18afa04ce9eef4388fdf933f90d29a89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*-
 * This file is in the public domain since it's just boilerplate.
 *
 * $FreeBSD$
 */

#ifndef __SPARC64_INCLUDE_EFI_H_
#define __SPARC64_INCLUDE_EFI_H_

#define	EFIABI_ATTR

/* Note: we don't actually support this on sparc64 */

#endif /* __I386_INCLUDE_EFI_H_ */
OpenPOWER on IntegriCloud