mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 20:21:19 +08:00
Added cr_XXX methods to resolve linker errors with RealTek Nic.
This commit is contained in:
@@ -476,7 +476,7 @@ rtems_headerFiles = [
|
||||
'rtems/machine/mutex.h',
|
||||
'rtems/machine/param.h',
|
||||
'rtems/machine/pcpu.h',
|
||||
'rtems/machine/pmap.h',
|
||||
'rtems/machine/pmap.h',
|
||||
'rtems/machine/proc.h',
|
||||
'rtems/machine/resource.h',
|
||||
'rtems/machine/runq.h',
|
||||
@@ -1129,6 +1129,7 @@ devNic.addSourceFiles(
|
||||
'libkern/arc4random.c',
|
||||
'kern/subr_pcpu.c',
|
||||
'libkern/inet_ntoa.c',
|
||||
'kern/kern_prot.c',
|
||||
]
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user