summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-03-16 23:03:40 -0300
committerHisham Muhammad <hisham@gobolinux.org>2015-03-16 23:03:40 -0300
commit4e064e0db75f1c7fa51b8ae922bd8fe4483843fc (patch)
treefa431951b21c3db8b648f26665e21ecddd401d35 /linux/LinuxProcess.h
parent272e2d9b3459ceb3fe2f5ae34a07e44df6c45997 (diff)
Build fixes to resync with FreeBSD changes.
Diffstat (limited to 'linux/LinuxProcess.h')
-rw-r--r--linux/LinuxProcess.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/LinuxProcess.h b/linux/LinuxProcess.h
index ebbddf36..55fa1b9e 100644
--- a/linux/LinuxProcess.h
+++ b/linux/LinuxProcess.h
@@ -43,7 +43,6 @@ typedef enum LinuxProcessFields {
STIME = 15,
CUTIME = 16,
CSTIME = 17,
- PROCESSOR = 38,
M_SHARE = 41,
M_TRS = 42,
M_DRS = 43,
@@ -89,7 +88,6 @@ typedef struct LinuxProcess_ {
unsigned long long int stime;
unsigned long long int cutime;
unsigned long long int cstime;
- int processor;
long m_share;
long m_trs;
long m_drs;

© 2014-2024 Faster IT GmbH | imprint | privacy policy