Skip to content
Snippets Groups Projects
Commit 2a6713b0 authored by Andre Przywara's avatar Andre Przywara Committed by Jagan Teki
Browse files

move UL() macro from armv8/mmu.h into common.h


The UL() macro is pretty useful in sharing constants between assembly
and C files while still being able to specify a type for C.
Move the macro from an armv8 specific header into a common header file
to be able to use it by arm code (for instance) as well.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarAlexander Graf <agraf@suse.de>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent 1c853629
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment