aboutsummaryrefslogtreecommitdiff
path: root/libio/tst-bz24228.map
diff options
context:
space:
mode:
Diffstat (limited to 'libio/tst-bz24228.map')
-rw-r--r--libio/tst-bz24228.map5
1 files changed, 5 insertions, 0 deletions
diff --git a/libio/tst-bz24228.map b/libio/tst-bz24228.map
new file mode 100644
index 0000000000..4383e0817d
--- /dev/null
+++ b/libio/tst-bz24228.map
@@ -0,0 +1,5 @@
+# Hide the symbol from libc.so.6 to switch to the libio/oldfileops.c
+# implementation when it is available for the architecture.
+{
+ local: _IO_stdin_used;
+};