Make sure that opening braces of enums are not declared in the same line of the enum name. This does not work for multi-line enums. Change-Id: I5fbdc317f954946127e6e79dbcaf46674abccb41 Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/43327 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Gabe Black <gabe.black@gmail.com> Maintainer: Gabe Black <gabe.black@gmail.com>