]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl_db/db-symbols.awk
nptl: Move __nptl_create_event, __nptl_death_event into libc
[thirdparty/glibc.git] / nptl_db / db-symbols.awk
index 9e981537c883b7bf8abb999e172065306c657aa0..6f326cf379fc886b473aa95968b0f62784d98d94 100644 (file)
@@ -4,6 +4,7 @@
 BEGIN {
 %define DB_RTLD_VARIABLE(name) /* Nothing. */
 %define DB_MAIN_VARIABLE(name) /* Nothing. */
+%define DB_MAIN_SYMBOL(name) /* Nothing. */
 %define DB_MAIN_ARRAY_VARIABLE(name) /* Nothing. */
 %define DB_LOOKUP_NAME(idx, name)              required[STRINGIFY (name)] = 1;
 %define DB_LOOKUP_NAME_TH_UNIQUE(idx, name)    th_unique[STRINGIFY (name)] = 1;