This folder contains the x86 specific parts of stage0-posix and was separated out to make integration in other projects in easier.
To use this in your project:
- add it as a git submodule (or just extract into a folder) named x86
- create a kaem.x86 file (if you are using bootstrap-seeds)
- create an after.kaem file to hook your tools you wish to have built after these
The master location of this code is: https://github.com/oriansj/stage0-posix-x86