#pragma processor device_name

This pragma has the same effect as the -p option in the link command. device name, must be a string like p18f2550. A program containing more than one processor pragma with different device names will have an unpredictable behaviour.



Alain Gibaud 2015-07-09