forked from Imagelibrary/rtems
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user