Go to file
Aaron Giles 5630547540 More device normalization:
cpu_get_info_* -> device_get_info_*
  cpu_set_info_* -> device_set_info_*
  cpu_reset      -> device_reset

Removed the cputype_get_* macros as they are not necessary.

Removed cpuintrf_init() which is no longer necessary.
2008-12-16 16:30:28 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src More device normalization: 2008-12-16 16:30:28 +00:00
.gitattributes Removed old cherrym driver. 2008-12-15 05:52:19 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00