adding MIT License
This commit is contained in:
@@ -9,4 +9,3 @@ SECTIONS
|
||||
.text : { *(.text*) } > ram
|
||||
.bss : { *(.bss*) } > ram
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -9,4 +9,3 @@ SECTIONS
|
||||
.text : { *(.text*) } > ram
|
||||
.bss : { *(.bss*) } > ram
|
||||
}
|
||||
|
||||
|
||||