Remove proc0 creation

This commit is contained in:
Sebastian Huber
2012-04-26 15:05:52 +02:00
parent 9ee768907e
commit 4c0c5fdb5f
9 changed files with 225 additions and 75 deletions

View File

@@ -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',