summaryrefslogtreecommitdiff
path: root/cpu/ozone/back_end.cc
blob: cb014e4cc63a4c20001d4195ccfaf5e7049c01d3 (plain)
1
2
3
4
5

#include "cpu/ozone/back_end_impl.hh"
#include "cpu/ozone/ozone_impl.hh"

//template class BackEnd<OzoneImpl>;