Comment on kernel stuff

-Erik
This commit is contained in:
Eric Andersen
2000-07-10 22:57:14 +00:00
parent 6315ce603b
commit c674d70699
7 changed files with 6 additions and 14 deletions

2
ps.c
View File

@@ -203,7 +203,7 @@ extern int ps_main(int argc, char **argv)
* this one uses the nifty new devps kernel device.
*/
#include <linux/devps.h>
#include <linux/devps.h> /* For Erik's nifty devps device driver */
extern int ps_main(int argc, char **argv)