mkfifo.s 100 B

12345
  1. .sect .text; .sect .rom; .sect .data; .sect .bss
  2. .sect .text
  3. .define _mkfifo
  4. _mkfifo:
  5. jmp __mkfifo