oot/tools/asm_processor/prelude.inc
2020-03-17 00:31:30 -04:00

6 lines
58 B
C++

.set noat
.set noreorder
.set gp=64
.include "macro.inc"