syscall_emul: [patch 6/22] remove unused fields from Process class
Review Request #3672 - Created Oct. 17, 2016 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Brandon Potter | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11694:ebff480ad584 --------------------------- 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.
