* introduce new syscall (core-only) to create privileged threads * take the privilege level of the thread into account when doing a context switch * map kernel segment as accessable for privileged code only Ref #2091
issue #2423
* fix compile warnings * added license headers to Genodes' part of BBL issue #2423
The Berkley Boot Loader handles kernel loading and machine mode