diff options
-rw-r--r-- | sys/kern/kern_subr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/kern_subr.c b/sys/kern/kern_subr.c index a4476f9..79dbaef 100644 --- a/sys/kern/kern_subr.c +++ b/sys/kern/kern_subr.c @@ -34,7 +34,6 @@ #include <sys/systm.h> #include <string.h> - /* * Check if a user address is valid. * |