1 2 3 4 5
#include <knob/user.h> void main() { tell_user_sz("\nHello, world!\nThis is a userspace program that has been started by init."); }