there?
This commit is contained in:
parent
4516946325
commit
15436369c4
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
typedef struct {
|
||||
int res;
|
||||
char arg[70];
|
||||
char *arg;
|
||||
} ResultAndArg;
|
||||
|
||||
extern int open_control_pipe(char *filename, volatile uint32_t *padreg);
|
||||
|
|
|
|||
Loading…
Reference in New Issue