summaryrefslogtreecommitdiff
path: root/src/arch/power/linux/process.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/linux/process.hh')
-rw-r--r--src/arch/power/linux/process.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/power/linux/process.hh b/src/arch/power/linux/process.hh
index bef7e8dae..c4600129e 100644
--- a/src/arch/power/linux/process.hh
+++ b/src/arch/power/linux/process.hh
@@ -35,7 +35,6 @@
#include "arch/power/process.hh"
-
/// A process with emulated PPC/Linux syscalls.
class PowerLinuxProcess : public PowerLiveProcess
{