2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* i386/displayCpu.c: Include rtems/bspIo.h instead of bspIo.h.
	* i386/page.c: Include rtems/bspIo.h instead of bspIo.h.
This commit is contained in:
Joel Sherrill
2002-01-04 18:17:04 +00:00
parent 51dc8e920d
commit 86d23e20ef
3 changed files with 7 additions and 2 deletions

View File

@@ -439,7 +439,7 @@ int _CPU_change_memory_mapping_attribute
* CACHE_DISABLE of the whole memory
*/
#include <bspIo.h>
#include <rtems/bspIo.h>
int _CPU_display_memory_attribute(){
unsigned int dirCount, pageCount;