mirror of
https://github.com/marketideas/qasm.git
synced 2024-12-28 06:29:58 +00:00
9 lines
118 B
INI
9 lines
118 B
INI
MEMORY {
|
|
MAIN: file=%O, start=%S, size=65536;
|
|
}
|
|
SEGMENTS {
|
|
CODE: load=MAIN, type=rw;
|
|
}
|
|
FEATURES {}
|
|
SYMBOLS {}
|