diff options
author | jake <jake@FreeBSD.org> | 2000-12-02 05:42:30 +0000 |
---|---|---|
committer | jake <jake@FreeBSD.org> | 2000-12-02 05:42:30 +0000 |
commit | c0513a881efc0fe6ee50e6c68c079a983940fd61 (patch) | |
tree | 190341e3d8d8d55a8dbc553b76301a8425a72756 | |
parent | 7cd1ca1cdc2a023b31dfaf2d4f72702783bb2df2 (diff) | |
download | FreeBSD-src-c0513a881efc0fe6ee50e6c68c079a983940fd61.zip FreeBSD-src-c0513a881efc0fe6ee50e6c68c079a983940fd61.tar.gz |
Forgot this file in previous commit to remove file kern_threads.c
-rw-r--r-- | sys/conf/files | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files index 09a3ac0..b025e87 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -629,7 +629,6 @@ kern/kern_synch.c standard kern/kern_syscalls.c standard kern/kern_sysctl.c standard kern/kern_tc.c standard -kern/kern_threads.c standard kern/kern_time.c standard kern/kern_timeout.c standard kern/kern_xxx.c standard |