#!/bin/bash
#
as86 -0 -w -j -j -b ctntpwr.bbb ctntpwr.S
dd if=ctntpwr.bbb of=ctntpwr.bin bs=1 skip=5
rm -f ctntpwr.bbb
