Sign in
android-kvm
/
linux
/
6954b75b488dd740950573f244ddd66fd28620aa
/
.
/
kernel
/
irq
/
settings.h
blob: 610f55597ce7eed64a062e5e1d4a09986dd66444 [
file
] [
log
] [
blame
]
/*
* Internal header to deal with irq_desc->status which will be renamed
* to irq_desc->settings.
*/
enum
{
_IRQ_DEFAULT_INIT_FLAGS
=
IRQ_DEFAULT_INIT_FLAGS
,
};