summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2017-12-12 14:23:26 -0800
committerJulius Werner <jwerner@chromium.org>2017-12-12 15:00:34 -0800
commit155a10068ac6feefcc783b7b023fc90390e5cc44 (patch)
treefe2f30754806140be39d1c816da3faebf99b02b6 /Makefile
parent211d307c6bfadbe44aa27998e105436143e1b147 (diff)
utils_def: Add REGSZ and make BIT() assembly-compatible
In assembly code it can be useful to have a constant for the width of a register in the current architecture, so this patch adds one to <utils_def.h> and replaces the existing custom one in crash_reporting.S with that. It also fixes up the BIT() macro in the same file so that it can be safely used in assembly code. Change-Id: I10513a311f3379e767396e6ddfbae8d2d8201464 Signed-off-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions