summaryrefslogtreecommitdiff
path: root/cpu/i386/sc520/sc520_ssi.c
AgeCommit message (Collapse)Author
2009-03-20Factor out SC520 sub-featuresGraeme Russ
Moved sub-features of the SC520 code which is currently selectively compiled using #ifdef out of sc520.c into individual files selectively compiled via the makefile Signed-off-by: Graeme Russ <graeme.russ at gmail.com>