Changeset 961b5f0 in mainline for arch/ia32/src/boot/boot.S
- Timestamp:
- 2005-12-15T19:35:17Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 49b6d32
- Parents:
- 6c68b97
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/boot/boot.S
r6c68b97 r961b5f0 173 173 movl 4(%esi), %ecx # mods->mod_end 174 174 subl %edx, %ecx 175 addl $0x80000000, %edx 175 176 176 177 mods_invalid:
Note:
See TracChangeset
for help on using the changeset viewer.