summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000/console/debugio.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-04-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-04-111-0/+2
| | | | * console/debugio.c: Include <unistd.h>.
* 2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-161-0/+22
* Makefile.am, configure.ac, startup/linkcmds: Add use of bsp_get_work_area() in its own file and rely on BSP Framework to perform more initialization. Remove unnecessary includes of rtems/libio.h and rtems/libcsupport.h. * console/debugio.c, startup/bsppredriverhook.c: New files. * startup/bspstart.c: Removed.