diff options
Diffstat (limited to 'src/arch/arm')
-rw-r--r-- | src/arch/arm/types.hh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/arm/types.hh b/src/arch/arm/types.hh index b4ef07d8a..7f4f125be 100644 --- a/src/arch/arm/types.hh +++ b/src/arch/arm/types.hh @@ -497,10 +497,6 @@ namespace ArmISA } } - struct CoreSpecific { - // Empty for now on the ARM - }; - } // namespace ArmISA namespace __hash_namespace { |