aboutsummaryrefslogtreecommitdiff
path: root/rt/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'rt/Versions')
-rw-r--r--rt/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/rt/Versions b/rt/Versions
index aec059c06a..b9cb8da0c9 100644
--- a/rt/Versions
+++ b/rt/Versions
@@ -9,6 +9,9 @@ librt {
# c*
clock_getres; clock_gettime; clock_settime; clock_getcpuclockid;
+ # s*
+ shm_open; shm_unlink;
+
# t*
timer_create; timer_delete; timer_getoverrun; timer_gettime;
timer_settime;