commit | b7af5831850ca238c60f50304490f4ec6270af0c | [log] [tgz] |
---|---|---|
author | Graeme Russ <graeme.russ@gmail.com> | Wed Apr 13 19:43:29 2011 +1000 |
committer | Graeme Russ <graeme.russ@gmail.com> | Wed Apr 13 19:43:29 2011 +1000 |
tree | 1baf33f6e3dc340aa55133ca65b8670bd7926b6f | |
parent | fea25720013f84427a0ba8833a38614fcaf488ba [diff] |
sc520: Move reset to stand-alone file Partial linking allows weak functions to be overridden in files containing only one function. Moving the sc520 override of reset_cpu gets rid of an ugly #ifdef Signed-off-by: Graeme Russ <graeme.russ@gmail.com>