Added uipc_XXx methods.

This commit is contained in:
Jennifer Averett
2012-04-05 14:13:24 -05:00
parent 74109fe6ce
commit 508e3df190
3 changed files with 302 additions and 0 deletions

View File

@@ -1138,6 +1138,7 @@ devNic.addSourceFiles(
'kern/kern_event.c',
'netinet/tcp_hostcache.c',
'dev/pci/pci.c',
'kern/uipc_accf.c',
]
)