]> Git Repo - qemu.git/commit
include/exec/poison: Mark TARGET_FMT_lu as poisoned, too
authorThomas Huth <[email protected]>
Mon, 6 May 2019 04:05:42 +0000 (06:05 +0200)
committerThomas Huth <[email protected]>
Thu, 9 May 2019 07:37:09 +0000 (09:37 +0200)
commit2c8fcd8f9ef2394b9933a52c157df4ef67ca1eba
tree2f0647ac91249d15ee2bd2c5f8cff72fb0b84b23
parent6faf2b6c4d70e5c3df523ee0f95c1bed95284ced
include/exec/poison: Mark TARGET_FMT_lu as poisoned, too

We already poison TARGET_FMT_lx and TARGET_FMT_ld, but apparently
forgot to poison TARGET_FMT_lu, too. Do it now.

Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20190508150608[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
include/exec/poison.h
This page took 0.025388 seconds and 4 git commands to generate.