AFPBridge/installcmds.h

7 lines
77 B
C

#ifndef INSTALLCMDS_H
#define INSTALLCMDS_H
void installCmds(void);
#endif