K 10 svn:author V 3 sef K 8 svn:date V 27 1997-12-07T18:16:43.000000Z K 7 svn:log V 243 Surround the call to procfs_exit() by #ifdef PROCFS/#endif -- much to my surprise, procfs actually is optional, and some people truly do generate kernels without it. Wow. I built a kernel without 'options PROCFS' and it compiled and linked. END