Skip to content

Commit

Permalink
Updated usage of Z_INTERNAL
Browse files Browse the repository at this point in the history
  • Loading branch information
kitaisreal committed Apr 16, 2021
1 parent 28dfdaa commit 4039bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/armfeature.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# include <winapifamily.h>
#endif

void ZLIB_INTERNAL dummy_linker_glue(void) {}
Z_INTERNAL void dummy_linker_glue(void) {}

static int arm_has_crc32() {
#if defined(__linux__) && defined(HWCAP2_CRC32)
Expand Down

0 comments on commit 4039bb4

Please sign in to comment.