summaryrefslogtreecommitdiff
path: root/wince/README
diff options
context:
space:
mode:
Diffstat (limited to 'wince/README')
-rw-r--r--wince/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/wince/README b/wince/README
deleted file mode 100644
index 76f282f4..00000000
--- a/wince/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Windows CE is a horribly crippled operating system. The poor thing doesn't
-even include a complete implementation of the ANSI standard C library. This
-is a mini-library called libc_wince that implements some of the missing
-library functions. I've only implemented those necessary to get Chocolate
-Doom to compile.
-
-On non-Windows CE platforms it is just built as an empty library.
-