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