Meaty Skeleton: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 151: Line 151:


The special <tt>__is_myos_kernel</tt> macro lets the source code detect whether
The special <tt>__is_myos_kernel</tt> macro lets the source code detect whether
it is part if the kernel.
it is a part of the kernel.


The kernel is built with <tt>-fbuiltin</tt>, which promises that the C standard
The kernel is built with <tt>-fbuiltin</tt>, which promises that the C standard