summaryrefslogtreecommitdiff
path: root/sysdeps/linkmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/linkmap.h')
-rw-r--r--sysdeps/linkmap.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/linkmap.h b/sysdeps/linkmap.h
new file mode 100644
index 0000000000..470b4d3e5f
--- /dev/null
+++ b/sysdeps/linkmap.h
@@ -0,0 +1,4 @@
+struct link_map_machine
+ {
+ /* empty by default */
+ };