Move slock to unused.

This commit is contained in:
Bartek Stalewski 2022-10-12 17:13:31 +02:00
parent a991e77664
commit 2c14a2abd5
11 changed files with 0 additions and 0 deletions

2
_unused/slock/util.h Normal file
View file

@ -0,0 +1,2 @@
#undef explicit_bzero
void explicit_bzero(void *, size_t);