GRASCS: fix build warnings

This commit is contained in:
Daniel Hellstrom
2015-04-17 01:10:23 +02:00
parent 3823f5c241
commit a93b3aa466
@@ -61,7 +61,7 @@ extern "C" {
#define GRASCS_STS_USCONF_BITS 18
#define GRASCS_STS_TMCONF_BITS 19
extern int ASCS_init();
extern int ASCS_init(void);
extern int ASCS_input_select(int slave);