summaryrefslogtreecommitdiffstats
path: root/src/limera1n.h
blob: ed2339aa11b96adb093a19118f34de8739cfb63b (plain)
1
2
3
4
5
6
7
#ifndef __LIMERA1N_H
#define __LIMERA1N_H
#include "libirecovery.h"

int limera1n_exploit(struct idevicerestore_device_t *device, irecv_client_t client);

#endif /* __LIMERA1N_H */