6 lines
115 B
C++
6 lines
115 B
C++
|
|
||
|
#include "cpu/ozone/lw_back_end_impl.hh"
|
||
|
#include "cpu/ozone/ozone_impl.hh"
|
||
|
|
||
|
template class LWBackEnd<OzoneImpl>;
|