mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-03-18 19:14:48 +01:00
Replace the int8 softfloat-specific typedef with int8_t. This change was made with find include hw fpu target-* -name '*.[ch]' | xargs sed -i -e 's/\bint8\b/int8_t/g' together with manual removal of the typedef definition, and manual undoing of various mis-hits. Backports commit 8f506c709adb7d3bed4ebefefe9487c156192a64 from qemu |
||
|---|---|---|
| .. | ||
| softfloat.h | ||