You need to sign in or sign up before continuing.
-
Steven Rostedt (Red Hat) authored
gcc isn't known for handling bool in structures. Instead of using bool, use an integer mask and use bit flags instead. Signed-off-by:Steven Rostedt <rostedt@goodmis.org>
353206f5