mirror of
https://github.com/verilator/verilator.git
synced 2026-08-31 10:04:40 +02:00
* WIFEXITED missing from MinGW/MSYS2, added defines * Found source of the WIFEXITED macro in the binutils-gdb repo. Now with less pointer manipulation.