Move over to the new fread that Lorentz is implementing
This commit is contained in:
2023-11-11 00:38:39 +01:00
parent 81da833c5b
commit e1118908d9
2 changed files with 19 additions and 7 deletions

View File

@@ -10,8 +10,9 @@
#include <tftp_server.h>
#include "log.h"
#include "llfs.h"
#include "stdlib.h"
#include "string.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#define TFTP_READ 0