mem: Make the BaseXBar public to not confuse Python wrappers
authorAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 19 Dec 2016 16:25:40 +0000 (16:25 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 19 Dec 2016 16:25:40 +0000 (16:25 +0000)
commitbbd3703fbb3a1f9034143de471eca66a6a497fbb
tree93996e7fe837d3ae48c709367a430af9392e486e
parent8702208f3f0309cd1f88aa12b85b4ea31e6ee85c
mem: Make the BaseXBar public to not confuse Python wrappers

The Python wrappers generally assume that destructors are public. Make
the BaseXBar destructor public to avoid confusing the Python wrapper.

Change-Id: If958802409c0be74e875dd6e279742abfdb3ede1
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
src/mem/xbar.hh