Changeset ef0aa999 in mainline for libc/arch/ia32/src/entry.s
- Timestamp:
- 2005-12-20T23:18:23Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cf4a823
- Parents:
- e649dfa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/ia32/src/entry.s
re649dfa ref0aa999 37 37 # 38 38 __entry: 39 mov %ss, %ax 40 mov %ax, %ds 41 mov %ax, %es 42 mov %ax, %fs 43 mov %ax, %gs 39 44 40 45 call main
Note:
See TracChangeset
for help on using the changeset viewer.