mirror of
https://github.com/taubel/sdk-ameba-v4.0b-gcc.git
synced 2026-04-05 21:15:23 +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_
|