Return to ccp_mppc.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / mpd / src |
version 1.1.1.1, 2013/07/22 08:44:29 | version 1.1.1.2, 2021/03/17 00:39:23 |
---|---|
Line 46 | Line 46 |
extern int MPPCPresent; | extern int MPPCPresent; |
extern int MPPEPresent; | extern int MPPEPresent; |
extern int MppcStat(Context ctx, int ac, char *av[], void *arg); | extern int MppcStat(Context ctx, int ac, const char *const av[], const void *arg); |
extern int MppcTestCap(void); | extern int MppcTestCap(void); |
#endif | #endif |