blob: 2719c1d0580e0b84180904846b003e3230323058 (
plain) (
blame)
1
2
3
4
5
6
|
/* $FreeBSD: src/gnu/usr.bin/binutils/as/powerpc-freebsd/itbl-cpu.h,v 1.2 2002/05/18 04:50:32 obrien Exp $ */
/* Values for processors will be from 0 to NUMBER_OF_PROCESSORS-1 */
#define NUMBER_OF_PROCESSORS 1
#include "itbl-ppc.h"
|