4 lines
70 B
C
4 lines
70 B
C
|
#include <linux/kernel.h>
|
||
|
|
||
|
typedef int (*PMIPC_TIMER_RUNTIME)(void*);
|