glibc-version.h 200 B

123456
  1. /* update the file whenever changes made to glibc.
  2. pick whatever random value. */
  3. #define GLIBC_VERSION_2_17 0x0e9d893a
  4. int register_library (const char * name, unsigned long load_address);