summaryrefslogtreecommitdiff
path: root/projects/sample/autoconf/ExportMap.map
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sample/autoconf/ExportMap.map')
-rw-r--r--projects/sample/autoconf/ExportMap.map7
1 files changed, 0 insertions, 7 deletions
diff --git a/projects/sample/autoconf/ExportMap.map b/projects/sample/autoconf/ExportMap.map
deleted file mode 100644
index 17b185fed9..0000000000
--- a/projects/sample/autoconf/ExportMap.map
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- global: main;
- __progname;
- environ;
-
- local: *;
-};