Resolve warnings from taskqueue when linking with RealTek Nic.

This commit is contained in:
Jennifer Averett
2012-03-29 12:46:14 -05:00
parent d1528ff313
commit 134df2ebd5
4 changed files with 104 additions and 2 deletions

View File

@@ -530,6 +530,7 @@ rtems_sourceFiles = [
'src/rtems-bsd-sysctlnametomib.c',
'src/rtems-bsd-uma.c',
'src/rtems-bsd-taskqueue.c',
'src/rtems-bsd-newproc.c',
]
# RTEMS files handled separately from modules
# rtems = Module('rtems')