Added Methods and stub file to remove warnings when linking with RealTek Nic.

This commit is contained in:
Jennifer Averett
2012-03-30 11:31:00 -05:00
parent 777b87c18c
commit 962b220603
3 changed files with 156 additions and 1 deletions

View File

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