forked from Imagelibrary/rtems
2004-03-05 Joel Sherrill <joel@OARcorp.com>
* bootloader/pci.c: Remove warnings by adding include <string.h>. * irq/irq.c: Clean up includes to remove warnings. * pci/pci.c, pci/pci.h, startup/bspstart.c: Better use of const on struct _int_map.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <libcpu/page.h>
|
||||
#include <bsp/consoleIo.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
typedef unsigned int u32;
|
||||
|
||||
Reference in New Issue
Block a user