While grovelling through kernel sources I noticed that the FIX_SSTEP()
macro, used only by kern/sys_process.c and miscfs/procfs/procfs_ctl.c,
has been defined as a no-op for six years.
Does it have any value as a placeholder of some kind? Or should I just
nuke it?
- Nathan