MC3302_SDK_V1.1.9_202507281.../bsp/test/memtester/load

5 lines
154 B
Plaintext
Raw Normal View History

2025-11-11 04:08:31 +00:00
#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
main="$1"; shift
exec arm-molv2-linux-uclibcgnueabi-gcc -s -o "$main" "$main".o ${1+"$@"}