aboutsummaryrefslogtreecommitdiff
path: root/docs/cross.rst
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2023-10-12 16:16:59 +0200
committerFelix Morgner <felix.morgner@ost.ch>2023-10-12 16:16:59 +0200
commitab5c964f5dc75eeefefd4af423bf6952497da7a4 (patch)
treec4b9e50a58ed36bbf7f898576fe5ada60b5e6d8b /docs/cross.rst
parent4e62a23e3d9d071e0ed7c7a75421c41314c3b90a (diff)
downloadteachos-ab5c964f5dc75eeefefd4af423bf6952497da7a4.tar.xz
teachos-ab5c964f5dc75eeefefd4af423bf6952497da7a4.zip
docs: add basic documentation for asm_pointer
Diffstat (limited to 'docs/cross.rst')
-rw-r--r--docs/cross.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/cross.rst b/docs/cross.rst
new file mode 100644
index 0000000..542d76a
--- /dev/null
+++ b/docs/cross.rst
@@ -0,0 +1,9 @@
+Platform-Independent Infrastructure
+===================================
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contents:
+ :glob:
+
+ cross/*