This is a snippet of Raph Kernel userland module.
You are able to create your own repository and copy this module. Developping on this, you can easily write and debug Raph Kernel code.
$ git clone [email protected]:Raphine/Raph_Umodule.git
$ cd Raph_Umodule
$ git submodule init
$ git submodule update