Changeset 527 for trunk/boot/tsar_mips32/boot.c
- Timestamp:
- Aug 30, 2018, 10:26:27 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/boot/tsar_mips32/boot.c
r524 r527 670 670 * It returns the number of CP0s actually activated. 671 671 ********************************************************************************/ 672 static uint32_t boot_wake_all_cp0s( )672 static uint32_t boot_wake_all_cp0s( void ) 673 673 { 674 674 archinfo_header_t* header; // Pointer on ARCHINFO header
Note: See TracChangeset
for help on using the changeset viewer.