summaryrefslogtreecommitdiffhomepage
path: root/dev/crt/src/__ndk_runtime.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dev/crt/src/__ndk_runtime.cxx')
-rw-r--r--dev/crt/src/__ndk_runtime.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev/crt/src/__ndk_runtime.cxx b/dev/crt/src/__ndk_runtime.cxx
deleted file mode 100644
index b81963a8..00000000
--- a/dev/crt/src/__ndk_runtime.cxx
+++ /dev/null
@@ -1,12 +0,0 @@
-/* -------------------------------------------
-
- Copyright ZKA Technologies.
-
-------------------------------------------- */
-
-#include <crt/__ndk_alloca.hxx>
-#include <crt/__ndk_defines.hxx>
-#include <crt/__ndk_exception.hxx>
-#include <crt/__ndk_new_delete.hxx>
-
-/// @note No sources needed for now.