proxmark3/client/loclass/hash1_brute.h
Philippe Teuwen 98d9408746 make style
2019-04-06 00:52:55 +02:00

6 lines
89 B
C

#ifndef HASH1_BRUTE_H
#define HASH1_BRUTE_H
void brute_hash1();
#endif // HASH1_BRUTE_H