git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
11 lines
149 B
C
11 lines
149 B
C
/*
|
|
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
|
|
* Licensed under the GPL
|
|
*/
|
|
|
|
#ifndef __UM_IRQ_VECTORS_H
|
|
#define __UM_IRQ_VECTORS_H
|
|
|
|
#endif
|
|
|