adding MIT License

This commit is contained in:
David Welch
2012-06-28 22:57:55 -04:00
parent 4f4be15d1e
commit a09f931db1
9 changed files with 51 additions and 93 deletions

View File

@@ -9,4 +9,3 @@ SECTIONS
.text : { *(.text*) } > ram
.bss : { *(.bss*) } > ram
}