2 # Make a libgloss/Linux system call
3 .macro system_call nr:req
15 # Write 'pass' to stdout and quit
24 # Write 'fail' to stdout and quit
33 # All assembler tests should start with a call to "start"
41 # Just like the write() C function; uses system calls
42 .macro write fd:req, buf:req, count:req