aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/efi.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/include/efi.h')
-rw-r--r--sys/sparc64/include/efi.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/sys/sparc64/include/efi.h b/sys/sparc64/include/efi.h
deleted file mode 100644
index 1f7ad0da18af..000000000000
--- a/sys/sparc64/include/efi.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*-
- * 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_ */