diff options
Diffstat (limited to 'sim/bfin/devices.c')
-rw-r--r-- | sim/bfin/devices.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/bfin/devices.c b/sim/bfin/devices.c index d3fa95f..b18f1b6 100644 --- a/sim/bfin/devices.c +++ b/sim/bfin/devices.c @@ -23,6 +23,7 @@ #include "sim-main.h" #include "sim-hw.h" #include "hw-device.h" +#include "devices.h" #include "dv-bfin_cec.h" #include "dv-bfin_mmu.h" |