diff options
| author | Evan Lojewski <github@meklort.com> | 2019-06-29 11:34:55 -0600 |
|---|---|---|
| committer | Evan Lojewski <github@meklort.com> | 2019-06-29 11:34:55 -0600 |
| commit | 4e9143d8ab7fe77339946b7bc37eec0820b00f2e (patch) | |
| tree | 02c137f81b03b4f11daa244d87821a5f524b4030 /utils/apeconsole | |
| parent | 99dd644512cfef951ade6d2403a8cf2f43666b94 (diff) | |
| download | bcm5719-ortega-4e9143d8ab7fe77339946b7bc37eec0820b00f2e.tar.gz bcm5719-ortega-4e9143d8ab7fe77339946b7bc37eec0820b00f2e.zip | |
SPlit the MIPS hal from the APE hal in the simulation code.
Diffstat (limited to 'utils/apeconsole')
| -rw-r--r-- | utils/apeconsole/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/apeconsole/main.cpp b/utils/apeconsole/main.cpp index 3010d6d..38569c4 100644 --- a/utils/apeconsole/main.cpp +++ b/utils/apeconsole/main.cpp @@ -64,6 +64,7 @@ #include <elfio/elfio.hpp> #include <types.h> +#include <bcm5719_DEVICE.h> #include <APE_APE_PERI.h> #include <APE_NVIC.h> |

