The kernel is part of the [[FIRM|system firmware]] and as such is initialized during the [[Bootloader|boot procedure]].
The kernel is part of the [[FIRM|system firmware]] and as such is initialized during the [[Bootloader|boot procedure]].
−
The functionality provided by the kernel to userland applications is exposed via [[SVC|supervisor calls]]. Internally, the implementation of this ABI uses an object-oriented hierarchy of [[Category:Kernel_objects|objects]].
+
The functionality provided by the kernel to userland applications is exposed via [[SVC|supervisor calls]]. Internally, the implementation of this ABI uses an object-oriented hierarchy of [[:Category:Kernel_objects|objects]].