Changeset f4a61ef in mainline for arch/ia32/src/asm.S
- Timestamp:
- 2005-08-20T21:52:58Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3526da33
- Parents:
- b07769b6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/asm.S
rb07769b6 rf4a61ef 380 380 mov %ax,%gs; 381 381 0: 382 # movl $0xdeadbeaf, %eax 383 int $48 384 cli; 385 sti; 382 int $48 386 383 jmp 0b 387 384 # not reached
Note:
See TracChangeset
for help on using the changeset viewer.