about summary refs log tree commit diff
path: root/elf/unloadmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/unloadmod.c')
-rw-r--r--elf/unloadmod.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/elf/unloadmod.c b/elf/unloadmod.c
new file mode 100644
index 0000000000..3aa5403edf
--- /dev/null
+++ b/elf/unloadmod.c
@@ -0,0 +1,4 @@
+struct testdat
+{
+  void *next;
+} testdat;