mirror of
https://github.com/rtlduino/RTL8710AF_GCC.git
synced 2024-11-22 17:24:16 +00:00
8 lines
No EOL
120 B
C
8 lines
No EOL
120 B
C
|
|
#ifndef __RTL8195A_IT_H_
|
|
#define __RTL8195A_IT_H_
|
|
|
|
|
|
int irq_alloc_wlan(void *contex);
|
|
|
|
#endif //__RTL8195A_IT_H_
|