Changeset 1c88835 in mainline for kernel/arch/amd64/src
- Timestamp:
- 2017-07-08T16:12:03Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 89e2aac
- Parents:
- 3cd27c1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/src/interrupt.c
r3cd27c1 r1c88835 135 135 return; 136 136 } 137 as_print(TASK->as); 137 138 fault_if_from_uspace(istate, "General protection fault."); 138 139 }
Note:
See TracChangeset
for help on using the changeset viewer.