Meaty Skeleton: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 177: Line 177:
of <tt>strlen</tt> and such.
of <tt>strlen</tt> and such.


This example doesn't come with an usable libc. It compiles a libc.a that is
This example doesn't come with a usable libc. It compiles a libc.a that is
entirely useless, except being a skeleton we can build on when we add user-space
entirely useless, except being a skeleton we can build on when we add user-space
in a later tutorial.
in a later tutorial.