summaryrefslogtreecommitdiffstats
path: root/arm.h
blob: d53e5b1e8bb0fcb2d559ac8897ee944e49d479bc (plain)
1
2
3
4
5
6
#ifndef _arm_h_
#define _arm_h_
extern int auth_cmd_with_ack(int fd, unsigned char fn, const void *data, size_t len,SIA_Block *b);
extern int show_state(int fd, int zone);
#endif /* _arm_h_ */