sim: Remove redundant export_method_cxx_predecls
authorAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 3 Jan 2017 12:03:06 +0000 (12:03 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 3 Jan 2017 12:03:06 +0000 (12:03 +0000)
commitabe7ef95cb89c68c6385162cb801bab8b27a585b
tree3f3b52aa2328f2511e6d4cbe72cd854c21997f9d
parentf835378bea588c8fe614b18f41c5792ba7044263
sim: Remove redundant export_method_cxx_predecls

The headers declared in export_method_cxx_predecls are redundant since a
SimObject's main header is automatically included.

Change-Id: Ied9e84630b36960e54efe91d16f8c66fba7e0da0
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Joe Gross <joseph.gross@amd.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
src/arch/arm/ArmSystem.py
src/cpu/kvm/BaseKvmCPU.py
src/python/m5/SimObject.py
src/sim/System.py