Added an RTEMS specific version of routines needed from copyinout.c

This commit is contained in:
Jennifer Averett
2012-04-18 12:00:33 -05:00
parent fd8fe3fdb9
commit fdd321cb3e
3 changed files with 33 additions and 0 deletions

View File

@@ -551,6 +551,7 @@ rtems.addRTEMSSourceFiles(
'src/rtems-bsd-timesupport.c',
'src/rtems-bsd-newproc.c',
'src/rtems-bsd-vm_glue.c',
'src/rtems-bsd-copyinout.c',
]
)
rtems.addEmptyHeaderFiles(