summaryrefslogtreecommitdiffstats
path: root/sys/kern/p1003_1b.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-04-17 08:36:07 +0000
committerpeter <peter@FreeBSD.org>1999-04-17 08:36:07 +0000
commitb5e9563d84590b94d1127eb1bb14343674e119e1 (patch)
tree2e1c84a0a84b35eb08454dc1781eea919d024769 /sys/kern/p1003_1b.c
parentea1e34d0c957e00ae335d21b817cb316bfafa43e (diff)
downloadFreeBSD-src-b5e9563d84590b94d1127eb1bb14343674e119e1.zip
FreeBSD-src-b5e9563d84590b94d1127eb1bb14343674e119e1.tar.gz
Well folks, this is it - The second stage of the removal for build support
for LKM's..
Diffstat (limited to 'sys/kern/p1003_1b.c')
-rw-r--r--sys/kern/p1003_1b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/p1003_1b.c b/sys/kern/p1003_1b.c
index 9a70d5c..36f4bc2 100644
--- a/sys/kern/p1003_1b.c
+++ b/sys/kern/p1003_1b.c
@@ -124,7 +124,7 @@ syscall_not_present(struct proc *p, const char *s, struct nosys_args *uap)
#if !defined(_KPOSIX_PRIORITY_SCHEDULING)
-/* Not configured but loadable via an LKM:
+/* Not configured but loadable via a module:
*/
static int sched_attach(void)
OpenPOWER on IntegriCloud