#!/bin/sh
arm-linux-gcc -static -Wa,-als,-k -o testBCDpacksub testBCDpacksub.c BCDpacksub.o >testBCDpacksub.lst
