Changes in uspace/lib/libc/arch/ia32/src/entry.s [47246f4:3cc110f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia32/src/entry.s
r47246f4 r3cc110f 55 55 movl $__syscall_fast, (%eax) 56 56 0: 57 #58 # Create the first stack frame.59 #60 pushl $061 movl %esp, %ebp62 57 63 58 # Pass the PCB pointer to __main as the first argument
Note:
See TracChangeset
for help on using the changeset viewer.