diff options
Diffstat (limited to 'arch/alpha/vtophys.hh')
-rw-r--r-- | arch/alpha/vtophys.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/vtophys.hh b/arch/alpha/vtophys.hh index 75a589259..47ee538a6 100644 --- a/arch/alpha/vtophys.hh +++ b/arch/alpha/vtophys.hh @@ -29,6 +29,7 @@ #ifndef __VTOPHYS_H__ #define __VTOPHYS_H__ +#include "targetarch/isa_traits.hh" #include "targetarch/pmap.h" inline bool entry_valid(uint64_t entry) |