commit | 021ecd8b9db37927059f5d3234b51ed766706437 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Fri Mar 02 23:30:06 2012 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Mar 03 18:10:22 2012 +0000 |
tree | 1b398d66b0e0602a21fb0f0f214b8327cb5ad260 | |
parent | dba4f1bcc3d45384238864d006b0a83788b56a65 [diff] |
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 <agraf@suse.de> Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>