Factor out SC520 sub-features
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>
Showing
- cpu/i386/sc520/Makefile 4 additions, 0 deletionscpu/i386/sc520/Makefile
- cpu/i386/sc520/sc520.c 0 additions, 277 deletionscpu/i386/sc520/sc520.c
- cpu/i386/sc520/sc520_pci.c 171 additions, 0 deletionscpu/i386/sc520/sc520_pci.c
- cpu/i386/sc520/sc520_ssi.c 92 additions, 0 deletionscpu/i386/sc520/sc520_ssi.c
- cpu/i386/sc520/sc520_timer.c 73 additions, 0 deletionscpu/i386/sc520/sc520_timer.c
Loading
Please register or sign in to comment