diff options
Diffstat (limited to 'src/roms/openbios/fs/grubfs/shared.h')
-rw-r--r-- | src/roms/openbios/fs/grubfs/shared.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/roms/openbios/fs/grubfs/shared.h b/src/roms/openbios/fs/grubfs/shared.h new file mode 100644 index 0000000..b3034e0 --- /dev/null +++ b/src/roms/openbios/fs/grubfs/shared.h @@ -0,0 +1,3 @@ +/* Sorry, nothing is shared here ;) Just for GRUB compatibility. */ + +#include "glue.h" |