summaryrefslogtreecommitdiff
path: root/jni/iconv/os2/iconv.def
diff options
context:
space:
mode:
Diffstat (limited to 'jni/iconv/os2/iconv.def')
-rw-r--r--jni/iconv/os2/iconv.def8
1 files changed, 0 insertions, 8 deletions
diff --git a/jni/iconv/os2/iconv.def b/jni/iconv/os2/iconv.def
deleted file mode 100644
index 5023df0..0000000
--- a/jni/iconv/os2/iconv.def
+++ /dev/null
@@ -1,8 +0,0 @@
-; iconv.def (emx+gcc)
-LIBRARY ICONV
-DESCRIPTION 'OS/2 port of libiconv <http://www.gnu.org/software/libiconv/>'
-EXPORTS
- libiconv_open @1
- libiconv @2
- libiconv_close @3
- libiconvctl @4