summaryrefslogtreecommitdiff
path: root/kern/linux/linux.hh
diff options
context:
space:
mode:
Diffstat (limited to 'kern/linux/linux.hh')
-rw-r--r--kern/linux/linux.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/kern/linux/linux.hh b/kern/linux/linux.hh
index 0dbccf546..bac6d6a7d 100644
--- a/kern/linux/linux.hh
+++ b/kern/linux/linux.hh
@@ -53,6 +53,9 @@ class Linux {};
///
class Linux {
+ protected:
+ typedef TheISA::Addr Addr;
+
public:
//@{