syscall_emul: [patch 6/22] remove unused fields from Process class
authorBrandon Potter <brandon.potter@amd.com>
Wed, 9 Nov 2016 20:27:41 +0000 (14:27 -0600)
committerBrandon Potter <brandon.potter@amd.com>
Wed, 9 Nov 2016 20:27:41 +0000 (14:27 -0600)
commitb792e9e43c855cdb2fbf71084ee8e60eb4878741
tree108049b5dd14760e53c77b2ffdf9cbd26a962a59
parent3886c4a8f2e1bfe17cbf7a5a76ba0fc978c6bb48
syscall_emul: [patch 6/22] remove unused fields from Process class

It looks like tru64 has some nxm* system calls, but the two fields that
are defined in the Process class are unused by any of the code. There doesn't
appear to be any reference in the tru64 code.
src/sim/process.cc
src/sim/process.hh