mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2025-02-20 07:15:18 +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_
|