diff options
Diffstat (limited to 'grub-core/boot/mips/loongson/fuloong2f.S')
-rw-r--r-- | grub-core/boot/mips/loongson/fuloong2f.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/grub-core/boot/mips/loongson/fuloong2f.S b/grub-core/boot/mips/loongson/fuloong2f.S new file mode 100644 index 0000000..a88c81e --- /dev/null +++ b/grub-core/boot/mips/loongson/fuloong2f.S @@ -0,0 +1,2 @@ +#define FULOONG2F 1 +#include "fwstart.S" |