Changeset 22f7769 in mainline for arch/amd64/src/interrupt.c
- Timestamp:
- 2005-10-17T23:31:41Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4b2c872d
- Parents:
- 75eacab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/interrupt.c
r75eacab r22f7769 109 109 /* 110 110 * Called directly from the assembler code. 111 * CPU is cpu_priority_high().111 * CPU is interrupts_disable()'d. 112 112 */ 113 113 void trap_dispatcher(__u8 n, __native stack[])
Note:
See TracChangeset
for help on using the changeset viewer.