[crt0] comment fixes
Some checks are pending
Processor / processor simulation (push) Waiting to run

This commit is contained in:
stnolting 2025-01-10 20:36:15 +01:00
parent c1ae45b2e8
commit e064b50e4e

View file

@ -157,7 +157,7 @@ __crt0_constructors_end:
// Setup arguments and call main function.
// ************************************************************************************************
__crt0_main_entry:
fence // reload instruction cache
fence // reload data cache
fence.i // reload instruction cache
csrw mstatus, x5 // re-initialize