Add linkerscript (experimental)

This commit is contained in:
Suguru Saito
2021-12-14 01:25:10 +09:00
parent 82afb1d9cc
commit 2323505be7
4 changed files with 127 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
int main(void *arg)
{
return 0;
}