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