Move the NX components out of libc and into its own library, libnx

This commit is contained in:
Gregory Nutt
2013-12-28 08:40:03 -06:00
parent 090a18f863
commit a457105a0b
76 changed files with 632 additions and 94 deletions
+2
View File
@@ -1183,6 +1183,8 @@ nuttx
| `- README.txt
|- libc/
| `- README.txt
|- libnx/
| `- README.txt
|- libxx/
| `- README.txt
|- mm/