root/memdump/inttypes.h

Revision a81fb89a445ae0dca286c861d8d51f705533df0d, 20 bytes (checked in by H. Peter Anvin <hpa@…>, 5 years ago)

Fix building on a 64-bit system without a 32-bit system installed

A bunch of glibc header files were bogusly included. We should not
depend on having a 32-bit glibc installed, since we don't use it.

  • Property mode set to 100644
Line 
1#include <stdint.h>
Note: See TracBrowser for help on using the browser.