mirror of
https://github.com/pret/agbcc.git
synced 2026-04-24 06:47:44 -05:00
Rationale: uninstalling devkitarm doesn't remove base_tools, but removes bin. If the binaries exist but not base_tools, then the user clearly wants to install using dkA. Otherwise, if base_tools exists but not binaries, it is possible that the user wants to use standalone arm-none-eabi binaries. |
||
|---|---|---|
| .. | ||
| arm | ||
| ctype | ||
| errno | ||
| include | ||
| locale | ||
| math | ||
| misc | ||
| reent | ||
| signal | ||
| stdio | ||
| stdlib | ||
| string | ||
| syscalls | ||
| time | ||
| .gitattributes | ||
| .gitignore | ||
| COPYING.NEWLIB | ||
| Makefile | ||