1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 19:02:31 +01:00

external/revent: replace bzero with memset

Replace calls to bzero with equivalent calls to memset, as bzero is
deprecated and may not be supported by all tool chains.
This commit is contained in:
Sergei Trofimov
2017-11-30 17:13:44 +00:00
committed by marcbonnici
parent 57a8e62be9
commit e33245ac72
3 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.