diff options
author | Matt Fleming <matt@console-pimps.org> | 2010-04-24 12:12:12 +0200 |
---|---|---|
committer | Matt Fleming <matt@console-pimps.org> | 2010-04-25 21:44:22 +0200 |
commit | 7c4584d39a8a144c60adaf4cf998c3233b6683d9 (patch) | |
tree | cae1bdc6dd8e29633399a850e19c1b853dd0a43d /sound/aoa | |
parent | sh: __cpuinit annotate the CPU init path. (diff) | |
download | linux-7c4584d39a8a144c60adaf4cf998c3233b6683d9.tar.xz linux-7c4584d39a8a144c60adaf4cf998c3233b6683d9.zip |
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: Matt Fleming <matt@console-pimps.org>
Diffstat (limited to 'sound/aoa')
0 files changed, 0 insertions, 0 deletions