mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 13:51:28 +00:00
7 lines
188 B
C
7 lines
188 B
C
/* update the file whenever changes made to glibc.
|
|
pick whatever random value. */
|
|
|
|
#define GLIBC_VERSION 20170114
|
|
|
|
int register_library (const char * name, unsigned long load_address);
|