mirror of
https://github.com/brain-hackers/lab
synced 2026-09-22 07:32:11 +09:00
x1 experimental libbrain
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#include <libbrain.h>
|
||||
|
||||
int main(void *arg)
|
||||
{
|
||||
sys_printf("Hello!\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user