diff options
author | dan <dan@FreeBSD.org> | 1999-12-09 18:47:54 +0000 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 1999-12-09 18:47:54 +0000 |
commit | dd77f5d4fb9ad73450c3c19665c2c0841b74ba62 (patch) | |
tree | 79f01ece7562b729ef18254bb2713a502c858095 /sys/alpha/conf | |
parent | 6a226314fd38d358e306ed7216f5d1336267e8af (diff) | |
download | FreeBSD-src-dd77f5d4fb9ad73450c3c19665c2c0841b74ba62.zip FreeBSD-src-dd77f5d4fb9ad73450c3c19665c2c0841b74ba62.tar.gz |
Move libkern/arc4random.c into conf/files. I was planning on doing an
optimized alpha version, but I'll leave that alone for the time being.
Diffstat (limited to 'sys/alpha/conf')
-rw-r--r-- | sys/alpha/conf/files.alpha | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/conf/files.alpha b/sys/alpha/conf/files.alpha index db2dfde..52031e1 100644 --- a/sys/alpha/conf/files.alpha +++ b/sys/alpha/conf/files.alpha @@ -196,7 +196,6 @@ libkern/alpha/htonl.S standard libkern/alpha/htons.S standard libkern/alpha/ntohl.S standard libkern/alpha/ntohs.S standard -libkern/arc4random.c standard libkern/bcd.c standard libkern/bcmp.c standard libkern/ffs.c standard |