Files
rtems/c
Joel Sherrill 5ab278ff9e 2009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c, bspgetworkarea.c, include/bootcard.h: Switch from ssize_t
	to uintptr_t for bsp_get_work_area() since the work area is larger
	than a single allocatable object.
2009-05-08 13:24:27 +00:00
..