summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-24 17:30:08 +0000
committerobrien <obrien@FreeBSD.org>2000-04-24 17:30:08 +0000
commita8c8e00c91ee3b7567d3dd2ad6c6394f041928cb (patch)
tree7ec8e4f2ec6e1369ecd37b47e7b485d868935e25 /sys/conf/files
parentf85fa734fac6ee4d477cc35cbd5f6792ee363275 (diff)
downloadFreeBSD-src-a8c8e00c91ee3b7567d3dd2ad6c6394f041928cb.zip
FreeBSD-src-a8c8e00c91ee3b7567d3dd2ad6c6394f041928cb.tar.gz
* Use sys/sys/random.h rather than a i386 specific one.
* There was nothing that should be machine dependant about i386/isa/random_machdep.c, so it is now sys/kern/kern_random.c.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 42c8086..11c88c2 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -390,6 +390,7 @@ kern/kern_ntptime.c standard
kern/kern_physio.c standard
kern/kern_proc.c standard
kern/kern_prot.c standard
+kern/kern_random.c standard
kern/kern_resource.c standard
kern/kern_shutdown.c standard
kern/kern_sig.c standard
OpenPOWER on IntegriCloud