mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Some architecture uses different type for uint32_t. For example: x86_64 | aarch64 = unsigned int xtensa | riscv32 = long unsigned int arm = long unsigned int |
||
|---|---|---|
| .. | ||
| include/miniwin | ||
| src | ||
| CMakeLists.txt | ||