/* * main.c * * Created on: Nov 25, 2011 * Author: Doug */ int main(void) { while (1); return 0; }