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

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

#endif /* __LIMERA1N_H */