mirror of
https://github.com/cwyark/ameba-sdk-gcc-make.git
synced 2025-03-31 03:56:45 +00:00
8 lines
No EOL
120 B
C
Executable file
8 lines
No EOL
120 B
C
Executable file
|
|
#ifndef __RTL8195A_IT_H_
|
|
#define __RTL8195A_IT_H_
|
|
|
|
|
|
int irq_alloc_wlan(void *contex);
|
|
|
|
#endif //__RTL8195A_IT_H_
|