forked from Imagelibrary/rtems
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* displayCpu.c: Added include of <rtems.h> to eliminate warnings.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-12-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* displayCpu.c: Added include of <rtems.h> to eliminate warnings.
|
||||
|
||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include <string.h>
|
||||
#include <libcpu/cpuModel.h>
|
||||
#include <bspIo.h>
|
||||
#include <rtems.h>
|
||||
|
||||
unsigned char Cx86_step = 0;
|
||||
static const char *Cx86_type[] = {
|
||||
|
||||
Reference in New Issue
Block a user