/[osn-commons]/trunk/uar/selfext_entry.s
ViewVC logotype

Diff of /trunk/uar/selfext_entry.s

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 56 by rakinar2, Fri Aug 16 18:33:14 2024 UTC revision 57 by rakinar2, Sat Sep 7 15:02:56 2024 UTC
# Line 38  _start: Line 38  _start:
38      mov $0, %rdx      mov $0, %rdx
39      call main      call main
40      push %rax      push %rax
41        call _plibc_call_exit_handlers
42      call plibc_deinit      call plibc_deinit
43      pop %rdi      pop %rdi
44      call exit      call _exit
45    
46  .section .note.GNU-stack,"",@progbits  .section .note.GNU-stack,"",@progbits

Legend:
Removed from v.56  
changed lines
  Added in v.57

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26