Logo  

CS471/571 - Operating Systems

Displaying ./code/xv6-public/sigreturn.s

section .data
  mov eax, 26
  int 0x40

  ; b8 1a 00 00 00
  ; cd 40