revert breaks some stupid old compilers
[oscam.git] / reader-dre-st20.h
blob4156d34c1596cffe532f096e12d38f2cbab6e0ac
1 #ifndef ST20_H_
2 #define ST20_H_
4 int st20_run(uint8_t* snip, uint32_t snip_len, int addr, uint8_t *data, uint16_t overcryptId);
6 #endif