summaryrefslogtreecommitdiffstats
path: root/sys/pc98/include/efi.h
blob: 71d5728e7a85bf08e11efb9b6b4ca3895a2ac1ef (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 __PC98_INCLUDE_EFI_H_
#define __PC98_INCLUDE_EFI_H_

#define	EFIABI_ATTR

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

#endif /* __PC98_INCLUDE_EFI_H_ */
OpenPOWER on IntegriCloud