Changeset 637 for trunk/boot/tsar_mips32/boot.c
- Timestamp:
- Jul 18, 2019, 2:06:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/boot/tsar_mips32/boot.c
r624 r637 954 954 #if DEBUG_BOOT_MULTI 955 955 boot_printf("\n[BOOT] core[%x,%d] jump to kernel_init = %x at cycle %d\n", 956 cxy, lid, __FUNCTION__,kernel_entry, boot_get_proctime() );956 cxy, lid, kernel_entry, boot_get_proctime() ); 957 957 #endif 958 958
Note: See TracChangeset
for help on using the changeset viewer.