1SCRIPT_NAME=armaout
2OUTPUT_FORMAT="a.out-arm-little"
3HEADER_START_ADDR=0x8000
4TEXT_START_ADDR=0x8000
5TARGET_PAGE_SIZE=32768
6ARCH=arm
7