byterun build with analyzer

This commit is contained in:
ProgramSnail 2024-12-13 13:32:50 +03:00
parent 2cd7afe0c5
commit 4c34a63bb7
14 changed files with 808 additions and 32 deletions

View file

@ -21,6 +21,6 @@
const char *read_cmd(char *ip);
bytefile *read_file(char *fname);
Bytefile *read_file(char *fname);
// void dump_file(FILE *f, bytefile *bf);