History log of /gem5/src/cpu/o3/deriv.hh
Revision Date Author Comments
# 9341:a0eff1e9c773 02-Nov-2012 Andreas Sandberg <Andreas.Sandberg@arm.com>

cpu: O3 add a header declaring the DerivO3CPU

SWIG needs a complete declaration of all wrapped objects. This patch
adds a header file with the DerivO3CPU class and includes it in the
SWIG interface.