2cf64c8006
a variety of bugs in binutils related to handling of 64-bit PPC ELF, provides a GCC configuration for 64-bit PowerPC on FreeBSD, and associated build systems tweaks. Obtained from: projects/ppc64
7 lines
140 B
C
7 lines
140 B
C
/* $FreeBSD$ */
|
|
|
|
/* Values for processors will be from 0 to NUMBER_OF_PROCESSORS-1 */
|
|
#define NUMBER_OF_PROCESSORS 1
|
|
|
|
#include "itbl-ppc.h"
|