diff options
| author | Masahiro Yamada <[email protected]> | 2014-03-07 18:02:02 +0900 |
|---|---|---|
| committer | Daniel Schwierzeck <[email protected]> | 2014-04-20 13:16:42 +0200 |
| commit | 6eae68e450517219a548412cae314cb914bc7a71 (patch) | |
| tree | 21b4cb2f7c6b30451493bd9b418305a4e4349aa5 | |
| parent | 7e3d473b5ec5ee2cf6220ce15d9f87c565d98b05 (diff) | |
cosmetic: README: add some entries to Directory Hierarchy
Signed-off-by: Masahiro Yamada <[email protected]>
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -132,6 +132,10 @@ Directory Hierarchy: ==================== /arch Architecture specific files + /arc Files generic to ARC architecture + /cpu CPU specific files + /arc700 Files specific to ARC 700 CPUs + /lib Architecture specific library files /arm Files generic to ARM architecture /cpu CPU specific files /arm720t Files specific to ARM 720 CPUs @@ -164,6 +168,7 @@ Directory Hierarchy: /mips Files generic to MIPS architecture /cpu CPU specific files /mips32 Files specific to MIPS32 CPUs + /mips64 Files specific to MIPS64 CPUs /lib Architecture specific library files /nds32 Files generic to NDS32 architecture /cpu CPU specific files |
