stuff
This commit is contained in:
5
TTOS/ld.script
Normal file
5
TTOS/ld.script
Normal file
@@ -0,0 +1,5 @@
|
||||
ENTRY(main)
|
||||
SECTIONS
|
||||
{
|
||||
. = 0x000000; /* Image starts here */
|
||||
}
|
||||
Reference in New Issue
Block a user