summaryrefslogtreecommitdiff
path: root/cpu/ozone/lw_back_end.cc
blob: 8e9a56ef53e20e645b0164b6115ee5a755c3ab22 (plain)
1
2
3
4
5

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

template class LWBackEnd<OzoneImpl>;