summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-28 18:13:31 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-28 18:13:49 +0100
commita69d3a6a1a95b886de2cf8da7fe6e284e6c133da (patch)
treeb7bc343a9ef8564debdce47262daebfd0b34568c /hurd
parent83b18c5d4fed2f38cb2f4ddd5f70046e40202bb5 (diff)
Add _hurd_port_locked_set to hurd/Versions
Diffstat (limited to 'hurd')
-rw-r--r--hurd/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/Versions b/hurd/Versions
index c0c1c41f5c..d76aabc2da 100644
--- a/hurd/Versions
+++ b/hurd/Versions
@@ -133,6 +133,7 @@ libc {
# These always existed as inlines but the real functions were not exported.
_hurd_fd_error_signal; _hurd_fd_error;
__hurd_dfail; __hurd_sockfail;
+ _hurd_port_locked_set;
__hurd_threadvar_location_from_sp;
__hurd_threadvar_location;
_hurd_userlink_link; _hurd_userlink_unlink; _hurd_userlink_clear;