summaryrefslogtreecommitdiffstats
path: root/qemu/roms/ipxe/src/config/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/ipxe/src/config/time.h')
-rw-r--r--qemu/roms/ipxe/src/config/time.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/qemu/roms/ipxe/src/config/time.h b/qemu/roms/ipxe/src/config/time.h
deleted file mode 100644
index 678f6f864..000000000
--- a/qemu/roms/ipxe/src/config/time.h
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifndef CONFIG_TIME_H
-#define CONFIG_TIME_H
-
-/** @file
- *
- * Time API configuration
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
-
-#include <config/defaults.h>
-
-#include <config/local/time.h>
-
-#endif /* CONFIG_TIME_H */