genode/repos/dde_bsd/lib
Christian Helmuth cd25dc4e6a dde_bsd: prevent ‘nonnull’ argument warning
The implementation conflicted with the implicit declaration of bzero:

.../repos/dde_bsd/src/lib/audio/mem.cc: In function ‘void bzero(void*, size_t)’:
.../repos/dde_bsd/src/lib/audio/mem.cc:377:2: warning: ‘nonnull’ argument ‘b’ compared to NULL [-Wnonnull-compare]
2021-06-25 11:41:46 +02:00
..
import Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
mk dde_bsd: prevent ‘nonnull’ argument warning 2021-06-25 11:41:46 +02:00