console fix
This commit is contained in:
parent
c02d0868bc
commit
9c3b5a0145
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ static size_t readt(void *ip, uint8_t *bp, size_t n, systime_t time) {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static ioflags_t getflags(void *ip) {
|
static uint32_t getflags(void *ip) {
|
||||||
_ch_get_and_clear_flags_impl(ip);
|
_ch_get_and_clear_flags_impl(ip);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue