mirror of
https://github.com/ghsecuritylab/ameba_ws2812b.git
synced 2024-11-26 03:54:16 +00:00
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_
|