mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 22:15:19 +08:00
Remove proc0 creation
This commit is contained in:
@@ -593,10 +593,10 @@ rtems.addEmptyHeaderFiles(
|
||||
#'vm/uma_int.h',
|
||||
#'vm/uma_dbg.h',
|
||||
#'vm/vm_extern.h',
|
||||
#'vm/vm_map.h',
|
||||
'vm/vm_map.h',
|
||||
#'vm/vm_object.h',
|
||||
#'vm/vm_page.h',
|
||||
#'vm/vm_param.h',
|
||||
'vm/vm_param.h',
|
||||
#'vm/vm_kern.h',
|
||||
'geom/geom_disk.h',
|
||||
#'sys/kdb.h',
|
||||
@@ -1098,7 +1098,7 @@ devUsbBase.addHeaderFiles(
|
||||
'sys/uio.h',
|
||||
'sys/aio.h',
|
||||
'sys/unistd.h',
|
||||
#'sys/vmmeter.h',
|
||||
'sys/vmmeter.h',
|
||||
#'sys/vnode.h',
|
||||
'sys/rman.h',
|
||||
'sys/reboot.h',
|
||||
|
Reference in New Issue
Block a user