Get rid of obsolete header that had only one declaration of
authorSteve Reinhardt <stever@eecs.umich.edu>
Sun, 12 Mar 2006 06:05:01 +0000 (01:05 -0500)
committerSteve Reinhardt <stever@eecs.umich.edu>
Sun, 12 Mar 2006 06:05:01 +0000 (01:05 -0500)
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
sim/process.cc

index c3a20358767df20b09d94a1585e086a7f04a71be..ae83bb6497a3361489512724e28913bc0419093f 100644 (file)
@@ -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"
 
index f02ca8bfdb5d3671447cc5ed5dd8766bace8c267..df76e4ddcf6c81b9a365f8d705ee2a2f2aa195e5 100644 (file)
@@ -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"