blob: dd5a40f9e2264295c852095c599d4ecdbe859ce9 [file] [log] [blame]
#ifndef __AC_API
#define __AC_API
int SetAcEntry(struct ac_args *opt, unsigned int cmd);
int GetAcEntry(struct ac_args *opt, unsigned int cmd);
#endif