Changeset 579 for trunk/hal/tsar_mips32/core/hal_vmm.c
- Timestamp:
- Oct 6, 2018, 5:14:40 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/tsar_mips32/core/hal_vmm.c
r570 r579 32 32 33 33 ////////////////////////////////////////////////////////////////////////////////////////// 34 // This file contains the TSAR specific code for the Virtual Memory Manager. 35 // 34 // This file contains the TSAR specific code to initialize the Virtual Memory Manager. 36 35 // The "kentry" vseg contains the kernel code executed when a core enter/exit the kernel, 37 36 // in case of Interrupt, Exception, or Syscall.
Note: See TracChangeset
for help on using the changeset viewer.