Skip to content

Commit

Permalink
emulation-on-host: +memcmp_P (#9093)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-a-v authored Mar 17, 2024
1 parent 2064d43 commit 760dbee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/host/sys/pgmspace.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@ inline int vsnprintf_P(char* str, size_t size, const char* format, va_list ap)
#define strncmp_P strncmp
#define strncasecmp_P strncasecmp
#define strcat_P strcat
#define memcmp_P memcmp

#endif

0 comments on commit 760dbee

Please sign in to comment.