param.h revision 1.11
11.11Sphx/* $NetBSD: param.h,v 1.11 2008/03/07 17:13:49 phx Exp $ */ 21.1Sws 31.10Sbillc#define MACHINE "ofppc" 41.10Sbillc#include <powerpc/param.h> 51.11Sphx 61.11Sphx/* at this offset we mmap() the PCI IO range in display drivers */ 71.11Sphx#define PCI_MAGIC_IO_RANGE 0xfeff0000 8