Changeset 791 for soft/giet_vm/giet_boot
- Timestamp:
- Feb 17, 2016, 4:12:02 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/giet_boot/boot.c
r757 r791 714 714 715 715 //////////////////////////////////////////////////////////////////////////////// 716 // This function should be executed by P[0][0][0] only. It complete the716 // This function should be executed by P[0][0][0] only. It completes the 717 717 // page table initialisation, taking care of all global vsegs that are 718 718 // not mapped in a cluster containing a processor, and have not been … … 1216 1216 1217 1217 #if BOOT_DEBUG_MAPPING 1218 _printf("\n[BOOT DEBUG] boot_map in_init() : enter\n");1218 _printf("\n[BOOT DEBUG] boot_mapping_init() : enter\n"); 1219 1219 #endif 1220 1220
Note: See TracChangeset
for help on using the changeset viewer.