Changeset 9bf4488 in mainline for kernel/arch/amd64/src/interrupt.c
- Timestamp:
- 2017-07-10T17:49:02Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b2906c0
- Parents:
- 89e2aac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/src/interrupt.c
r89e2aac r9bf4488 135 135 return; 136 136 } 137 as_print(TASK->as);138 137 fault_if_from_uspace(istate, "General protection fault."); 139 138 }
Note:
See TracChangeset
for help on using the changeset viewer.