Commit d47a97bd authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

docs: move superh documentation under Documentation/arch/



Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy.  Move
Documentation/sh into arch/ and fix all in-tree references.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 1a2ac6d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ implementation.
   ../powerpc/index
   ../riscv/index
   ../s390/index
   ../sh/index
   sh/index
   sparc/index
   x86/index
   xtensa/index
Loading