ldso: Export 'lx_syscall' for base-linux

The syscall library in not linked to dynamic binaries anymore, hence ldso need
to export the required symbols

Follow up to #1017
This commit is contained in:
Sebastian Sumpf 2014-02-12 11:12:14 +01:00 committed by Norman Feske
parent f447fbe1a5
commit aa4f11905a

View File

@ -79,6 +79,9 @@
main_thread_utcb*;
};
/* Linux */
lx_syscall;
local:
/*