Upgraded GRUB2 to 2.00 release.
[AROS.git] / arch / all-pc / boot / grub2-aros / grub-core / lib / fake_module.c
blob3646cedbc6eb70744db8768cf99135276b954dd5
1 /* This file is intentionally empty: it's used to generate modules with no code or data. (purely dependency modules) */
2 #include <grub/dl.h>
4 GRUB_MOD_LICENSE ("GPLv3+");