mirror of
https://github.com/brain-hackers/lab
synced 2026-09-22 07:32:11 +09:00
Add linkerscript (experimental)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
int main(void *arg)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user