fix little endian vs big endian in the macros... again... but this time correct
[RRG-proxmark3.git] / client / src / loclass / hash1_brute.h
blob685a2c479f95ca39d2b1b3c1c78c53d78af3af66
1 #ifndef HASH1_BRUTE_H
2 #define HASH1_BRUTE_H
3 void brute_hash1(void);
5 #endif // HASH1_BRUTE_H