diff options
author | James Hogan <james.hogan@imgtec.com> | 2012-10-09 06:00:27 -0400 |
---|---|---|
committer | James Hogan <james.hogan@imgtec.com> | 2013-03-02 15:09:50 -0500 |
commit | fdabf525b4b7aab3945c19eac39d3a65b68d0c4f (patch) | |
tree | d7e3612eb9e838e87b89fe322a08c00da0875439 /Documentation/00-INDEX | |
parent | 6006c0d8ce9441dd1363bf14f18a8e28d3588460 (diff) |
metag: Basic documentation
Add basic metag documentation. This includes an outline description of
the ABIs (including syscall ABI) and calling conventions, similar to the
one in Documentation/frv/.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Rob Landley <rob@landley.net>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Cc: linux-doc@vger.kernel.org
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 8afe64fb2009..f61be4a2b38b 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -226,6 +226,8 @@ memory-hotplug.txt | |||
226 | - Hotpluggable memory support, how to use and current status. | 226 | - Hotpluggable memory support, how to use and current status. |
227 | memory.txt | 227 | memory.txt |
228 | - info on typical Linux memory problems. | 228 | - info on typical Linux memory problems. |
229 | metag/ | ||
230 | - directory with info about Linux on Meta architecture. | ||
229 | mips/ | 231 | mips/ |
230 | - directory with info about Linux on MIPS architecture. | 232 | - directory with info about Linux on MIPS architecture. |
231 | mmc/ | 233 | mmc/ |