insane-adding-machines / frosted

Frosted: Free POSIX OS for tiny embedded devices
GNU General Public License v2.0
213 stars 39 forks source link

Compile kernel without standard includes #121

Open danielinux opened 7 years ago

danielinux commented 7 years ago

By removing dependency from stdinc/stdlib, we ensure that the kernel does not depend on any external component to build.

Steps: