#include #include #include void threadmain(int argc, char **argv) { print("hello, world\n"); }