Advance KDE Plasma and Qt integration
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef RSECC_DECODER_H
|
||||
#define RSECC_DECODER_H
|
||||
|
||||
void RSECC_decoder_init();
|
||||
int RSECC_decoder_checkSyndrome(int dl, unsigned char *data, int el, unsigned char *ecc);
|
||||
|
||||
#endif /* RSECC_DECODER_H */
|
||||
Reference in New Issue
Block a user