Signed-off-by: Andreas Färber <afaer...@suse.de> --- HACKING | 1 + 1 file changed, 1 insertion(+)
diff --git a/HACKING b/HACKING index e73ac79..d9dbb46 100644 --- a/HACKING +++ b/HACKING @@ -42,6 +42,7 @@ ram_addr_t. Use target_ulong (or abi_ulong) for CPU virtual addresses, however devices should not need to use target_ulong. +Use vaddr for CPU virtual addresses in target-independent code. Of course, take all of the above with a grain of salt. If you're about to use some system interface that requires a type like size_t, pid_t or -- 1.8.1.4