6 lines
140 B
C
6 lines
140 B
C
/* $FreeBSD$ */
|
|
/* Values for processors will be from 0 to NUMBER_OF_PROCESSORS-1 */
|
|
#define NUMBER_OF_PROCESSORS 1
|
|
|
|
#include "itbl-m68k.h"
|