summaryrefslogtreecommitdiff
path: root/src/cpu/o3/regfile.hh
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2006-11-07 05:41:51 -0500
committerGabe Black <gblack@eecs.umich.edu>2006-11-07 05:41:51 -0500
commit3826b6927c5c8863b344f1a36f2f145861c450bd (patch)
tree3b7eba3dc1afb31d60cb30e412fc33eabf052145 /src/cpu/o3/regfile.hh
parent74112dec522ace81203966b40d1e4b34773b01db (diff)
downloadgem5-3826b6927c5c8863b344f1a36f2f145861c450bd.tar.xz
Got rid of a stray blank line.
--HG-- extra : convert_revision : 7b58f75e5efc3c9ead2434f87605cbabcb23d90a
Diffstat (limited to 'src/cpu/o3/regfile.hh')
-rw-r--r--src/cpu/o3/regfile.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/o3/regfile.hh b/src/cpu/o3/regfile.hh
index 29ee19e49..772cd76f0 100644
--- a/src/cpu/o3/regfile.hh
+++ b/src/cpu/o3/regfile.hh
@@ -40,7 +40,6 @@
#if FULL_SYSTEM
#include "kern/kernel_stats.hh"
-
#endif
#include <vector>