]> Git Repo - qemu.git/commit
cache-utils: Change data type of parameters for flush_icache_range
authorStefan Weil <[email protected]>
Fri, 2 Mar 2012 22:30:06 +0000 (23:30 +0100)
committerBlue Swirl <[email protected]>
Sat, 3 Mar 2012 18:10:22 +0000 (18:10 +0000)
commit021ecd8b9db37927059f5d3234b51ed766706437
tree1b398d66b0e0602a21fb0f0f214b8327cb5ad260
parentdba4f1bcc3d45384238864d006b0a83788b56a65
cache-utils: Change data type of parameters for flush_icache_range

The TCG targets i386 and tci needed a change of the function
prototype for w64.

This change is currently not needed here, but it can be applied
to avoid code differences.

Cc: Alexander Graf <[email protected]>
Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
cache-utils.h
This page took 0.021702 seconds and 4 git commands to generate.