/* PIC Processor selection Copyright 1998-2005 James Bowman, Craig Franklin */ #pragma once void select_processor(const char *name);