mirror of
https://github.com/brain-hackers/lab
synced 2026-03-12 06:04:18 +09:00
Add linkerscript (experimental)
This commit is contained in:
4
x1/linkerscript/main.c
Normal file
4
x1/linkerscript/main.c
Normal file
@@ -0,0 +1,4 @@
|
||||
int main(void *arg)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user