diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-01-14 08:38:13 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-01-14 08:38:13 +0000 |
| commit | 7f3155aab1a19b9d7c516269a689bce7d6ef36a5 (patch) | |
| tree | 0954b3dd38098d8bbd983d11ff73761b54dc02c9 | |
| parent | 13ffdb96fd0b07658116acb765b7d16c6a707652 (diff) | |
Notes
| -rw-r--r-- | sys/conf/files.sparc64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64 index a89824c0e619..520ceb2fa3a2 100644 --- a/sys/conf/files.sparc64 +++ b/sys/conf/files.sparc64 @@ -39,6 +39,7 @@ geom/geom_bsd_enc.c standard geom/geom_sunlabel.c standard geom/geom_sunlabel_enc.c standard kern/syscalls.c optional ktr +libkern/ffs.c standard libkern/ffsl.c standard libkern/fls.c standard libkern/flsl.c standard |
