X-Git-Url: https://git.libre-soc.org/?p=gem5.git;a=blobdiff_plain;f=src%2Fcpu%2Fo3%2Ffetch.cc;h=7959416bec681dac952276401685712f8e421b2c;hp=8ad5e65652216784f08bdb53d201bf2eae9345dd;hb=4a5b51b516853c9fcaabc44caacdd7e8e93dc0ef;hpb=d308055afc1ace1f321b76e8a85a9a45165da2ce diff --git a/src/cpu/o3/fetch.cc b/src/cpu/o3/fetch.cc index 8ad5e6565..7959416be 100644 --- a/src/cpu/o3/fetch.cc +++ b/src/cpu/o3/fetch.cc @@ -30,4 +30,4 @@ #include "cpu/o3/alpha_impl.hh" #include "cpu/o3/fetch_impl.hh" -template class SimpleFetch; +template class DefaultFetch;