mirror of
https://github.com/drasko/open-ameba.git
synced 2024-11-24 23:14:17 +00:00
eeb7f808ae
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
8 lines
No EOL
113 B
C
8 lines
No EOL
113 B
C
|
|
#ifndef __RTL8195A_IT_H_
|
|
#define __RTL8195A_IT_H_
|
|
|
|
|
|
int irq_alloc_wlan(void *contex);
|
|
|
|
#endif //__RTL8195A_IT_H_
|