summaryrefslogtreecommitdiffstats
path: root/qemu/roms/openbios/fs/grubfs/shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/openbios/fs/grubfs/shared.h')
-rw-r--r--qemu/roms/openbios/fs/grubfs/shared.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/roms/openbios/fs/grubfs/shared.h b/qemu/roms/openbios/fs/grubfs/shared.h
new file mode 100644
index 000000000..b3034e03c
--- /dev/null
+++ b/qemu/roms/openbios/fs/grubfs/shared.h
@@ -0,0 +1,3 @@
+/* Sorry, nothing is shared here ;) Just for GRUB compatibility. */
+
+#include "glue.h"