#ifndef __PATCH_H
#define __PATCH_H

#include "umdiff/umdiff.h"

int
lp_loadCmdsForIndex(long sector);

#endif //__PATCH_H