Files
rtems/c
Joel Sherrill a2a2f3f21a 2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: bsp_cleanup() had the same code which was executed
	when you returned from boot_card() to start.S. So just use the stub
	bsp_cleanup() implementation and remove a file.
	* startup/bspclean.c: Removed.
2008-09-23 15:07:32 +00:00
..