Changeset a7a10630 in mainline for arch/ia32/src/boot/boot.S
- Timestamp:
- 2005-06-07T00:41:39Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d896525
- Parents:
- b0bf501
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/boot/boot.S
rb0bf501 ra7a10630 96 96 orl $(1<<31), %ebx 97 97 movl %ebx, %cr0 98 jmp 0f99 0:100 98 ret 101 99
Note:
See TracChangeset
for help on using the changeset viewer.