aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/plugin.syms
diff options
context:
space:
mode:
authorTony Puccinelli2010-07-27 06:27:45 +0000
committerTony Puccinelli2010-07-27 06:27:45 +0000
commit58f3e81f0073f55a892802b562081300345ca23d (patch)
tree0e2bb58497a4bdf74100aeba0ca690b8f0b1d204 /backends/plugins/plugin.syms
parent4e530debd2b2cb79078b705792fc599d328d6c7c (diff)
downloadscummvm-rg350-58f3e81f0073f55a892802b562081300345ca23d.tar.gz
scummvm-rg350-58f3e81f0073f55a892802b562081300345ca23d.tar.bz2
scummvm-rg350-58f3e81f0073f55a892802b562081300345ca23d.zip
Continued abstraction of generic ELF-loader, splitting off MIPS-processor specific things into their own files and testing on the PS2
svn-id: r51345
Diffstat (limited to 'backends/plugins/plugin.syms')
-rw-r--r--backends/plugins/plugin.syms8
1 files changed, 8 insertions, 0 deletions
diff --git a/backends/plugins/plugin.syms b/backends/plugins/plugin.syms
new file mode 100644
index 0000000000..24ee1a19dc
--- /dev/null
+++ b/backends/plugins/plugin.syms
@@ -0,0 +1,8 @@
+PLUGIN_getVersion
+PLUGIN_getType
+PLUGIN_getTypeVersion
+PLUGIN_getObject
+___plugin_ctors
+___plugin_ctors_end
+___plugin_dtors
+___plugin_dtors_end