]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - GRUB2/MOD_SRC/grub-2.04/include/grub/mips64/asm.h
Improve English Language (#963)
[Ventoy.git] / GRUB2 / MOD_SRC / grub-2.04 / include / grub / mips64 / asm.h
1 #ifndef GRUB_MIPS64_ASM_HEADER
2 #define GRUB_MIPS64_ASM_HEADER 1
3
4 #define GRUB_ASM_T4 $a4
5 #define GRUB_ASM_T5 $a5
6 #define GRUB_ASM_SZREG 8
7 #define GRUB_ASM_REG_S sd
8 #define GRUB_ASM_REG_L ld
9
10 #endif