This folder contains the riscv32 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 riscv32
- create a kaem.riscv32 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-riscv32