/*- * 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_ */