mirror of
https://github.com/brain-hackers/lab
synced 2026-03-12 06:04:18 +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