summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/procfs')
-rw-r--r--sys/fs/procfs/procfs_ctl.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/fs/procfs/procfs_ctl.c b/sys/fs/procfs/procfs_ctl.c
index eacf32a..14e3d0a 100644
--- a/sys/fs/procfs/procfs_ctl.c
+++ b/sys/fs/procfs/procfs_ctl.c
@@ -52,10 +52,6 @@
#include <vm/vm.h>
-#ifndef FIX_SSTEP
-#define FIX_SSTEP(p)
-#endif
-
/*
* True iff process (p) is in trace wait state
* relative to process (curp)
OpenPOWER on IntegriCloud