8 lines
86 B
C
8 lines
86 B
C
#ifndef __MOD_ZYXEL_H
|
|
#define __MOD_ZYXEL_H
|
|
|
|
struct cw_Mod * mod_zyxel_ac();
|
|
|
|
|
|
#endif
|