1 /* $FreeBSD$ */
2 
3 /* Values for processors will be from 0 to NUMBER_OF_PROCESSORS-1 */
4 #define NUMBER_OF_PROCESSORS 1
5 
6 #include "itbl-ppc.h"
7