fix gcc build

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-06-14 05:48:13 +05:30
parent 9397140473
commit d1df555a6a
3 changed files with 7 additions and 6 deletions

View File

@@ -4,6 +4,7 @@
#include "bus.hh"
#include "cpu/psr.hh"
#include "thumb/instruction.hh"
#include <memory>
#include <cstdint>