#!/bin/sh
gcc -m32 -Wa,-algs -o testBCDpacksub testBCDpacksub.c BCDpacksub.o >testBCDpacksub.lst
