Compare with Previous | Blame | View Log
#include <hf-risc.h> int main(void){ printf("hello world!\n"); return 0; }