From 918b3f59c2822605e8959fb7195c3da59baaa528 Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Sun, 12 Mar 2006 01:05:01 -0500 Subject: [PATCH] Get rid of obsolete header that had only one declaration of an obsolete function that doesn't exist. arch/alpha/tru64/process.cc: sim/process.cc: Don't include useless header. --HG-- extra : convert_revision : 1dd5edeb0703e2190b89ea5ff563df4c95b7cf59 --- arch/alpha/tru64/process.cc | 1 - sim/process.cc | 1 - 2 files changed, 2 deletions(-) diff --git a/arch/alpha/tru64/process.cc b/arch/alpha/tru64/process.cc index c3a203587..ae83bb649 100644 --- a/arch/alpha/tru64/process.cc +++ b/arch/alpha/tru64/process.cc @@ -31,7 +31,6 @@ #include "cpu/exec_context.hh" #include "kern/tru64/tru64.hh" #include "mem/functional/functional.hh" -#include "sim/fake_syscall.hh" #include "sim/process.hh" #include "sim/syscall_emul.hh" diff --git a/sim/process.cc b/sim/process.cc index f02ca8bfd..df76e4ddc 100644 --- a/sim/process.cc +++ b/sim/process.cc @@ -44,7 +44,6 @@ #include "encumbered/eio/eio.hh" #include "encumbered/mem/functional/main.hh" #include "sim/builder.hh" -#include "sim/fake_syscall.hh" #include "sim/process.hh" #include "sim/stats.hh" #include "sim/syscall_emul.hh" -- 2.30.2