Changeset e291e5d in mainline for arch/amd64/src/dummy.s
- Timestamp:
- 2005-08-31T12:27:26Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 94f0ae4
- Parents:
- 8f91729
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/dummy.s
r8f91729 re291e5d 58 58 .global nm_fault 59 59 .global ss_fault 60 .global tss_p61 60 .global interrupt_handlers 62 61 .global memcpy … … 67 66 gp_fault: 68 67 nm_fault: 69 ss_fault: 70 tss_p: 71 68 ss_fault: 72 69 eoi_function: 73 70 syscall:
Note:
See TracChangeset
for help on using the changeset viewer.