mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
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-ppc.h"
|