mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Some random cleanup
This commit is contained in:
parent
bd20f8f478
commit
c1bd1140c4
4 changed files with 2 additions and 28 deletions
|
@ -18,4 +18,4 @@ void *memset(void *dest, int c, int len);
|
|||
int memcmp(const void *av, const void *bv, int len);
|
||||
char *strncat(char *dest, const char *src, unsigned int n);
|
||||
|
||||
#endif /* __STRING_H */
|
||||
#endif /* __STRING_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue