elf_mips.s 56 B

1234
  1. .equ ELF_machine, 8
  2. .equ ELF_data, 2
  3. .include "elf32.s"