mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
6 lines
78 B
Perl
6 lines
78 B
Perl
|
|
||
|
MEMORY {
|
||
|
rom (rwx) : ORIGIN = 0, LENGTH = 0x1000
|
||
|
INCLUDE include-ram.t
|
||
|
}
|