mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00

This old code setup its own uintXX types, but since we require C11 now, we can assume the standard uintXX_t types exist and use them.
This old code setup its own uintXX types, but since we require C11 now, we can assume the standard uintXX_t types exist and use them.