mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Support for VSTa micro-kernel.
This commit is contained in:
8
ld/emulparams/vsta.sh
Normal file
8
ld/emulparams/vsta.sh
Normal file
@ -0,0 +1,8 @@
|
||||
SCRIPT_NAME=aout
|
||||
OUTPUT_FORMAT="a.out-i386"
|
||||
TEXT_START_ADDR=0x1020
|
||||
PAGE_SIZE=0x1000
|
||||
SEGMENT_SIZE=0x400000
|
||||
NONPAGED_TEXT_START_ADDR=0x0
|
||||
ARCH=i386
|
||||
|
Reference in New Issue
Block a user