diff options
author | Bradley Taunt <bt@btxx.org> | 2024-01-18 13:01:04 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-01-18 13:01:04 -0500 |
commit | bde3db26330f878d073359476f27c3a90c9b582d (patch) | |
tree | 3f1308098a7eada810246029bb92a05b4c2345c7 /util.h |
Diffstat (limited to 'util.h')
-rw-r--r-- | util.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#undef explicit_bzero +void explicit_bzero(void *, size_t); |