Skip to content
Merged
Prev Previous commit
Next Next commit
avoid smelly symbols
  • Loading branch information
picnixz committed Apr 19, 2025
commit 6a47f8abb2a9a8c9243db3eff137e0fd64f4e03f
1 change: 1 addition & 0 deletions Modules/_hacl/lib_memzero0.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <inttypes.h>
#include "python_hacl_namespaces.h"

void Lib_Memzero0_memzero0(void *dst, uint64_t len);

Expand Down
Loading
Loading