mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 02:59:14 +08:00
Merged rtems-bsd-uma.c back into uma_core.c
The majority of this file was the same as the freebsd file uma_core.c.
This commit is contained in:
@@ -545,7 +545,6 @@ rtems.addRTEMSSourceFiles(
|
||||
'src/rtems-bsd-sysctl.c',
|
||||
'src/rtems-bsd-sysctlbyname.c',
|
||||
'src/rtems-bsd-sysctlnametomib.c',
|
||||
'src/rtems-bsd-uma.c',
|
||||
'src/rtems-bsd-taskqueue.c',
|
||||
'src/rtems-bsd-timeout.c',
|
||||
'src/rtems-bsd-timesupport.c',
|
||||
@@ -1130,7 +1129,7 @@ devUsbBase.addSourceFiles(
|
||||
'kern/uipc_sockbuf.c',
|
||||
'kern/uipc_domain.c',
|
||||
#'kern/uipc_syscalls.c',
|
||||
#'vm/uma_core.c',
|
||||
'vm/uma_core.c',
|
||||
]
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user