mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
renamed PAGE_SIZE to MAXPAGESIZE
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
SCRIPT_NAME=elf
|
||||
OUTPUT_FORMAT="elf64-sparc"
|
||||
TEXT_START_ADDR=0x100200
|
||||
PAGE_SIZE=0x100000
|
||||
MAXPAGESIZE=0x100000
|
||||
NONPAGED_TEXT_START_ADDR=0x100200
|
||||
ARCH=sparc
|
||||
|
Reference in New Issue
Block a user