compilation: fix compatibility with older gcc

Older gcc produces an error during compilation if the array is
initialized with "int array[x] = {};"

Issue: #80698
Change-Id: I8be213327cc15e1fff8548a21fdfa47a00b49ceb
2 files changed