mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
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]