12 lines
328 B
Plaintext
12 lines
328 B
Plaintext
# $NetBSD: files.pic,v 1.6 2013/11/20 12:16:47 kiyohara Exp $
|
|
#
|
|
# Configuration info for the common PIC code.
|
|
#
|
|
define pic
|
|
define pic_splfuncs
|
|
defflag opt_arm_intr_impl.h __HAVE_PIC_SET_PRIORITY
|
|
defflag opt_arm_intr_impl.h __HAVE_PIC_SOFTINT
|
|
|
|
file arch/arm/pic/pic.c pic
|
|
file arch/arm/pic/pic_splfuncs.c pic & pic_splfuncs
|