Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7c4584d3 authored by Matt Fleming's avatar Matt Fleming
Browse files

sh: Assembly friendly __pa and __va definitions



This patch defines ___pa and ___va which return the physical and virtual
address of an address, respectively. These macros are suitable for
calling from assembly because they don't include the C casts required by
__pa and __va.

Signed-off-by: default avatarMatt Fleming <matt@console-pimps.org>
parent 4a6feab0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment