move testcode/grc to samples/geos
This commit is contained in:
12
samples/geos/grc/vlir.grc
Normal file
12
samples/geos/grc/vlir.grc
Normal file
@@ -0,0 +1,12 @@
|
||||
HEADER APPLICATION "test" "TestApp" "V1.0" {
|
||||
structure VLIR
|
||||
dostype USR
|
||||
author "Maciej Witkowiak"
|
||||
info "This is just an example."
|
||||
}
|
||||
|
||||
MEMORY {
|
||||
stacksize 0x0000
|
||||
overlaysize 0x1000
|
||||
overlaynums 0 1 2
|
||||
}
|
||||
Reference in New Issue
Block a user