diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/Intrinsic/dso_handle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/Intrinsic/dso_handle.c b/runtime/Intrinsic/dso_handle.c new file mode 100644 index 00000000..0db2281f --- /dev/null +++ b/runtime/Intrinsic/dso_handle.c @@ -0,0 +1 @@ +void* __dso_handle = 0; |