Fixed up some include paths.
kern/kernel_stats.cc:
Replaced targetarch with arch/alpha, since osfpal.hh is not a targetarched file.
--HG--
extra : convert_revision : 24a25f27e5912cb949568cf5fd0ab856771ba0d1
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <stack>
|
||||
#include <string>
|
||||
|
||||
#include "targetarch/osfpal.hh"
|
||||
#include "arch/alpha/osfpal.hh"
|
||||
#include "base/trace.hh"
|
||||
#include "cpu/exec_context.hh"
|
||||
#include "kern/kernel_stats.hh"
|
||||
|
||||
Reference in New Issue
Block a user