ADD: started to add tracelog in legic
ADD: remake of legic codebase. ADD: started with a annotation for LEGIC in 'hf list'
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
#include <stdint.h>
|
||||
extern void legic_prng_init(uint8_t init);
|
||||
extern void legic_prng_forward(int count);
|
||||
extern int legic_prng_count();
|
||||
extern uint32_t legic_prng_count();
|
||||
extern uint8_t legic_prng_get_bit();
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user