New prototypes.

FossilOrigin-Name: 42bba374ad48453fa2dacfbcabae6ec4e6fce337a3330740bc01a1eeca0a6abb
This commit is contained in:
7u83@mail.ru 2016-03-20 14:54:54 +00:00
parent 1047fe2397
commit eb5970cd32
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ extern int cisco_out_ac_descriptor(struct conn *conn, struct cw_action_out *a,
uint8_t * dst);
extern int cisco_out_wtp_descriptor(struct conn *conn, struct cw_action_out *a,
uint8_t * dst);
extern int cisco_out_board_data_options(struct conn *conn, struct cw_action_out *a,
uint8_t * dst);
extern int cisco_in_ac_descriptor(struct conn *conn, struct cw_action_in *a,