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
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user