6b4396111b
cpu/static_inst.hh: Updates for new CPU, also include a classification of quiesce instructions. --HG-- extra : convert_revision : a34cd56da88fe57d7de24674fbb375bbf13f887f
5 lines
112 B
C++
5 lines
112 B
C++
|
|
#include "cpu/ozone/back_end_impl.hh"
|
|
#include "cpu/ozone/ozone_impl.hh"
|
|
|
|
//template class BackEnd<OzoneImpl>;
|