Changes between Version 1 and Version 2 of kernel_exceptions
- Timestamp:
- Oct 23, 2014, 3:50:45 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernel_exceptions
v1 v2 1 = GIET_VM / Exception handler =1 = GIET_VM / Exception Handler = 2 2 3 3 The [source:soft/giet_vm/giet_kernel/exc_handler.c exc_handler.c] and [source:soft/giet_vm/giet_kernel/exc_handler.h exc_handler.h] files define the kernel data structure and functions that are used to handle exceptions.