summaryrefslogtreecommitdiffstats
path: root/arm.h
blob: 3d4de83140640c1d00fb63ea2936905db7627bd0 (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);
#endif /* _arm_h_ */