commit | b792e9e43c855cdb2fbf71084ee8e60eb4878741 | [log] [tgz] |
---|---|---|
author | Brandon Potter <brandon.potter@amd.com> | Wed Nov 09 14:27:41 2016 -0600 |
committer | Brandon Potter <brandon.potter@amd.com> | Wed Nov 09 14:27:41 2016 -0600 |
tree | 108049b5dd14760e53c77b2ffdf9cbd26a962a59 | |
parent | 3886c4a8f2e1bfe17cbf7a5a76ba0fc978c6bb48 [diff] |
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.