#include "elf.h"
#include "proxendian.h"
-//static uint32_t ExpectedAddr;
-//static uint8_t QueuedToSend[256];
-
-// TODO: what the fuckity fuck
+// FIXME: what the fuckity fuck
unsigned int current_command = CMD_UNKNOWN;
#define FLASH_START 0x100000
if (res < 0)
goto fail;
+ free(phdrs);
fclose(fd);
ctx->filename = name;
return 0;