Trailing whitespace

This commit is contained in:
Scott Lahteine
2020-10-05 01:09:32 -05:00
parent e76fd6bd33
commit a4e4226578
4 changed files with 6 additions and 6 deletions

View File

@ -38,7 +38,7 @@ execUserPreload()
__message "------------------------------ execUserPreload ---------------------------------";
__hwReset(0); //* Hardware Reset: CPU is automatically halted after the reset
// perpheral reset RSTC_CR
__writeMemory32(0xA5000004,0x400e1200,"Memory");
}