mirror of
https://github.com/linux-msm/debugcc.git
synced 2026-02-25 13:12:32 -08:00
776a4f281e077b81931e95bc29f6e2068f175ec1
Add convenient macro GENMASK to calculate masks from bits similar to how it's implemented in kernel linux tools. This is useful to better describe some specific define instead of using comments and raw HEX values. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Kernel config depependencies:
CONFIG_IO_STRICT_DEVMEM=n
Description
Languages
C
99.4%
Meson
0.6%