aboutsummaryrefslogtreecommitdiff
path: root/ctr-libc/README.md
diff options
context:
space:
mode:
authorRonald Kinard <[email protected]>2017-07-10 10:03:38 -0500
committerGitHub <[email protected]>2017-07-10 10:03:38 -0500
commit9ecf14ee0814a5fb7fe24b2222347b72c9c81189 (patch)
treeb13939b2c16939c4aa1f827f1aeb736efeb4e60a /ctr-libc/README.md
parentMerge pull request #30 from kentaromiura/compile_again (diff)
parentUpdate README (diff)
downloadarchived-ctru-rs-9ecf14ee0814a5fb7fe24b2222347b72c9c81189.tar.xz
archived-ctru-rs-9ecf14ee0814a5fb7fe24b2222347b72c9c81189.zip
Merge pull request #32 from FenrirWolf/libc-update
Remove `ctr-libc`, use upstream `libc` from crates.io
Diffstat (limited to 'ctr-libc/README.md')
-rw-r--r--ctr-libc/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctr-libc/README.md b/ctr-libc/README.md
deleted file mode 100644
index ce5eb41..0000000
--- a/ctr-libc/README.md
+++ /dev/null
@@ -1 +0,0 @@
-Extended libc bindings for use with ctr-std. This library is experimental. Use of some functions might result in undefined symbols.