From: Cyril Soldani Date: Tue, 15 Oct 2019 15:06:23 +0000 (+0200) Subject: Add pte_{pop, push}_cleanup to exported symbols X-Git-Tag: RELEASE-0.4~8 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=97d2dd122f605b2a0a3dfb796ad6e04b3ec6e0ca;p=unikraft%2Flibs%2Fpthread-embedded.git Add pte_{pop, push}_cleanup to exported symbols These functions are used by pthread_cleanup_{pop,push}. Signed-off-by: Cyril Soldani Reviewed-by: Felipe Huici --- diff --git a/exportsyms.uk b/exportsyms.uk index 2675b63..c69aae3 100644 --- a/exportsyms.uk +++ b/exportsyms.uk @@ -1,3 +1,5 @@ +pte_pop_cleanup +pte_push_cleanup pte_test_main pthread_atfork pthread_attr_destroy