style: [patch 1/22] use /r/3648/ to reorganize includes

This commit is contained in:
Brandon Potter
2016-11-09 14:27:37 -06:00
parent 63bb17e4bd
commit 7a8dda49a4
353 changed files with 700 additions and 383 deletions

View File

@@ -28,8 +28,9 @@
* Authors: Kevin Lim
*/
#include "cpu/o3/impl.hh"
#include "cpu/o3/thread_context.hh"
#include "cpu/o3/impl.hh"
#include "cpu/o3/thread_context_impl.hh"
template class O3ThreadContext<O3CPUImpl>;