Misc include file fixes.

This commit is contained in:
Ralf Corsepius
2005-12-31 09:28:02 +00:00
parent 7b415277bd
commit da261595f5
20 changed files with 98 additions and 42 deletions

View File

@@ -30,6 +30,10 @@
|*do not edit here) |
|*****************************************************************|
|* $Log$
|* Revision 1.1 2005/12/31 05:09:26 ralf
|* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s
|* submission).
|*
|* Revision 1.8 2005/12/09 08:57:03 thomas
|* added/modifed file headers
|*
@@ -114,8 +118,7 @@
/* */
/***********************************************************************/
/*#include "../include/bsp.h"*/
#include "../include/bsp.h"
#include <bsp.h>
#include <rtems/libio.h>
#include <rtems/libcsupport.h>