#include "io_funcs.h"
#include "patch.h"

umdiff_Command cmd_buffer[CMD_BUFFER_SIZE];

umdiff_File
lp_PatchSet_open(const char *path)
{

}

int
lp_PatchSet_covered(umdiff_Command *ps, u32 offset)
{

}

int
lp_loadCmdsForIndex(long sector)
{

}