Files
graphene/LibOS/shim/include/glibc-version.h

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);