]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Cleanup armsrc/string.c and string.h (#964)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Mon, 25 Jan 2021 08:27:38 +0000 (09:27 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Jan 2021 08:27:38 +0000 (09:27 +0100)
- remove unnecessary memxor(), strreverse(), and itoa() functions
- Use correct types in function declarations and definitions
- add memmove() function. Gcc may generate calls to memcmp(), memcpy(), memset() and memmove()


No differences found
Impressum, Datenschutz