summaryrefslogtreecommitdiffstats
path: root/stage1/init_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'stage1/init_hw.c')
-rw-r--r--stage1/init_hw.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/stage1/init_hw.c b/stage1/init_hw.c
index 6369bec..68f6348 100644
--- a/stage1/init_hw.c
+++ b/stage1/init_hw.c
@@ -51,8 +51,7 @@
#include <bcm5719_RXMBUF.h>
#include <bcm5719_TXMBUF.h>
#include <bcm5719_SDBCACHE.h>
-#include <stdbool.h>
-#include <stdint.h>
+#include <types.h>
void *memset(void *s, int c, size_t n)
{
OpenPOWER on IntegriCloud