diff options
Diffstat (limited to 'src/arch/arm/freebsd/system.hh')
-rw-r--r-- | src/arch/arm/freebsd/system.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/arm/freebsd/system.hh b/src/arch/arm/freebsd/system.hh index e0a533e13..17ace7cc6 100644 --- a/src/arch/arm/freebsd/system.hh +++ b/src/arch/arm/freebsd/system.hh @@ -79,8 +79,6 @@ class FreebsdArmSystem : public GenericArmSystem void initState(); - bool adderBootUncacheable(Addr a); - void startup(); /** This function creates a new task Id for the given pid. |