Added rmon_XXX methods.

This commit is contained in:
Jennifer Averett
2012-04-05 12:49:15 -05:00
parent 77300880df
commit 238525892f
3 changed files with 975 additions and 0 deletions

View File

@@ -1130,6 +1130,7 @@ devNic.addSourceFiles(
'libkern/arc4random.c',
'kern/subr_pcpu.c',
'kern/subr_sbuf.c',
'kern/subr_rman.c',
'libkern/inet_ntoa.c',
'kern/kern_prot.c',
'kern/kern_time.c',