move testcode/grc to samples/geos

This commit is contained in:
mrdudz
2020-09-29 19:08:40 +02:00
parent bbece736f5
commit 3d8e787e66
6 changed files with 0 additions and 0 deletions

12
samples/geos/grc/vlir.grc Normal file
View 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
}