summaryrefslogtreecommitdiffstats
path: root/src/limera1n.h
blob: 1c729ed7ad6356e6afa9467628167698796ef27d (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 */