diff options
author | James Hogan <james.hogan@imgtec.com> | 2012-10-09 11:00:27 +0100 |
---|---|---|
committer | James Hogan <james.hogan@imgtec.com> | 2013-03-02 20:09:50 +0000 |
commit | fdabf525b4b7aab3945c19eac39d3a65b68d0c4f (patch) | |
tree | d7e3612eb9e838e87b89fe322a08c00da0875439 /Documentation/metag/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/metag/00-INDEX')
-rw-r--r-- | Documentation/metag/00-INDEX | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/metag/00-INDEX b/Documentation/metag/00-INDEX new file mode 100644 index 00000000000..db11c513bd5 --- /dev/null +++ b/Documentation/metag/00-INDEX @@ -0,0 +1,4 @@ +00-INDEX + - this file +kernel-ABI.txt + - Documents metag ABI details |