mirror of
https://review.haiku-os.org/haiku
synced 2025-02-08 06:39:06 +01:00
This is a source compatibility break from BeOS, but should not be an ABI one (I checked, the symbols are identical.) Also use "= {}" in the definitions of the fields. We use this in plenty of places in the kernel, so it should be OK for GCC2. Change-Id: Ibe05b2236d46024d7b4563ae16e1cc7140fed965 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4434 Reviewed-by: waddlesplash <waddlesplash@gmail.com>