mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 10:50:20 +08:00
GRASCS: fix build warnings
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user