Add tvtohz() implementation in new file

This commit is contained in:
Joel Sherrill
2012-04-04 17:38:25 -05:00
parent 493efadb8b
commit dc4c4909f0
3 changed files with 40 additions and 0 deletions

View File

@@ -532,6 +532,7 @@ rtems_sourceFiles = [
'src/rtems-bsd-sysctlnametomib.c',
'src/rtems-bsd-uma.c',
'src/rtems-bsd-taskqueue.c',
'src/rtems-bsd-timesupport.c',
'src/rtems-bsd-newproc.c',
'src/rtems-bsd-vm_glue.c',
]