diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/riscv/index.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Documentation/riscv/index.rst b/Documentation/riscv/index.rst new file mode 100644 index 0000000000..4dab0cb4b9 --- /dev/null +++ b/Documentation/riscv/index.rst @@ -0,0 +1,24 @@ +=================== +RISC-V architecture +=================== + +.. toctree:: + :maxdepth: 1 + + acpi + boot + boot-image-header + vm-layout + hwprobe + patch-acceptance + uabi + vector + + features + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |