]> Git Repo - qemu.git/commit
s390-bios: ptr2u32 and u32toptr
authorJason J. Herne <[email protected]>
Thu, 4 Apr 2019 14:34:26 +0000 (10:34 -0400)
committerThomas Huth <[email protected]>
Fri, 12 Apr 2019 10:40:35 +0000 (12:40 +0200)
commit1fb3e5cde8dcd9b5917aea9a0b2918e16be8be1e
tree9ef393f17310b73fef3378e9d391c6a51f32d894
parentc95df3d108028ff5a709ee3aefdb14401b07cb39
s390-bios: ptr2u32 and u32toptr

Introduce inline functions to convert between pointers and unsigned 32-bit
ints. These are used to hide the ugliness required to  avoid compiler
warnings.

Signed-off-by: Jason J. Herne <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Message-Id: <1554388475[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
pc-bios/s390-ccw/helper.h [new file with mode: 0644]
This page took 0.02593 seconds and 4 git commands to generate.