summaryrefslogtreecommitdiff
path: root/source/Target/SystemRuntime.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Target/SystemRuntime.cpp')
-rw-r--r--source/Target/SystemRuntime.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/Target/SystemRuntime.cpp b/source/Target/SystemRuntime.cpp
index 5c07ed388ae4c..c3fb9c8091fd7 100644
--- a/source/Target/SystemRuntime.cpp
+++ b/source/Target/SystemRuntime.cpp
@@ -56,6 +56,11 @@ SystemRuntime::DidLaunch()
}
void
+SystemRuntime::Detach()
+{
+}
+
+void
SystemRuntime::ModulesDidLoad (ModuleList &module_list)
{
}