[BACK]Return to archparam-ppc.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-um

File: [Development] / linux-2.6-xfs / include / asm-um / archparam-ppc.h (download)

Revision 1.3, Tue Jun 21 15:50:10 2005 UTC (12 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.2: +0 -20 lines

Merge up to 2.6.12
Merge of 2.6.x-xfs-melb:linux:22920a by kenmcd.

#ifndef __UM_ARCHPARAM_PPC_H
#define __UM_ARCHPARAM_PPC_H

/********* Bits for asm-um/hw_irq.h **********/

struct hw_interrupt_type;

/********* Bits for asm-um/hardirq.h **********/

#define irq_enter(cpu, irq) hardirq_enter(cpu)
#define irq_exit(cpu, irq) hardirq_exit(cpu)

/********* Bits for asm-um/string.h **********/

#define __HAVE_ARCH_STRRCHR

#endif