forked from Imagelibrary/binutils-gdb
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.