Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stage1: Use correct format specifier for size_t parameters
Use `Iu` on Windows, the integer width depends on the target being a 32bit or a 64bit one.
- Loading branch information