Added support for initialization of uihashinit().

This commit is contained in:
Jennifer Averett
2012-05-30 11:49:04 -05:00
parent b9fa3c9245
commit 20b5ca1d00
4 changed files with 2095 additions and 0 deletions

View File

@@ -1221,6 +1221,7 @@ devNic.addSourceFiles(
'kern/subr_module.c',
'libkern/inet_ntoa.c',
'kern/kern_prot.c',
'kern/kern_proc.c',
'kern/kern_time.c',
'kern/kern_event.c',
'netinet/tcp_hostcache.c',