kernel: Remove two no longer used sysinit ids.
authorSascha Wildner <saw@online.de>
Sat, 5 Jan 2019 20:43:50 +0000 (21:43 +0100)
committerSascha Wildner <saw@online.de>
Sat, 5 Jan 2019 20:43:50 +0000 (21:43 +0100)
commitebd7ffcddff44f189677b22fcd1a071ea9243429
tree9bbb0ac4d055631aea0de40939f70baa1382300b
parent424fe9749423072d566e3af77ab5d9fd3e6632e8
kernel: Remove two no longer used sysinit ids.

* SI_BOOT2_BIOS was used for longrun and other i386 specific stuff only.
  The last usage was removed in c292f53669b4862993224dcf5c489355215be50d.

* SI_SUB_CLIST was removed in the recent tty clist refactoring commit,
  see 4725869b060b0e647b6c64480a0ce50f64ff23bb.
sys/sys/kernel.h