mirror of
https://github.com/mintycube/dotfiles.git
synced 2024-10-22 14:05:41 +02:00
3 lines
59 B
C
3 lines
59 B
C
|
#undef explicit_bzero
|
||
|
void explicit_bzero(void *, size_t);
|