diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-07-07 21:40:33 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-07-15 08:02:32 +0100 |
commit | 40965ad93127204058b0f17719f9579709e4344a (patch) | |
tree | c5d6ff14ca0847689f083f6f52f68139e9d29903 /linux-user/mips64 | |
parent | 2b730f797eb7b439d8e169d1062fa0a5ec2f4ebf (diff) |
linux-user/strace: Expand struct flags to hold a mask
A zero bit value does not make sense -- it must relate to
some field in some way.
Define FLAG_BASIC with a build-time sanity check.
Adjust FLAG_GENERIC and FLAG_TARGET to use it.
Add FLAG_GENERIC_MASK and FLAG_TARGET_MASK.
Fix up the existing flag definitions for build errors.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-6-richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/mips64')
0 files changed, 0 insertions, 0 deletions