update
This commit is contained in:
parent
6d83a2c196
commit
b1cfc0ee71
31 changed files with 133 additions and 89 deletions
|
|
@ -15,6 +15,6 @@
|
|||
|
||||
# include "me/types.h"
|
||||
|
||||
t_usize me_read(t_file fd, t_u8 *buffer, t_i64 buffer_max, bool *eof_out);
|
||||
t_usize me_read(int fd, t_u8 *buffer, t_i64 buffer_max, bool *eof_out);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue