b33e60be39
* Define an ARM_INTR_IMPL option, which specifies a header file describing the interrupt implementation for the platform. Use this instead of the list of EVBARM_BOARDTYPE checks. * Make the s3c2xx0 interrupt dispatch code a bit more generic, and move it to a generic location so that other platforms can use it. This eliminates all uses of the EVBARM_BOARDTYPE stuff, so delete it.
4 lines
83 B
C
4 lines
83 B
C
/* $NetBSD: cpu.h,v 1.5 2003/01/02 23:38:03 thorpej Exp $ */
|
|
|
|
#include <arm/cpu.h>
|