summaryrefslogtreecommitdiff
path: root/cpu/i386/resetvec.S
Commit message (Collapse)AuthorAgeLines
* Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-24-0/+37
Brings i386 in line with other CPUs with a reset vector and frees up reset.c for CPU reset functions Signed-off-by: Graeme Russ <graeme.russ@gmail.com>