Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-02 | cpu: O3 add a header declaring the DerivO3CPU | Andreas Sandberg | |
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. --HG-- rename : src/cpu/o3/cpu_builder.cc => src/cpu/o3/deriv.cc |