mirror of
https://github.com/polyfractal/rustl8710.git
synced 2025-03-13 13:35:19 +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_
|