aboutsummaryrefslogtreecommitdiff
path: root/docs/cross/memory.rst
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2025-07-24 16:39:43 +0000
committerFelix Morgner <felix.morgner@ost.ch>2025-07-24 16:42:39 +0000
commitfeac668578a35aac280b59d478a57b6937bb68da (patch)
treece9bc9854c75a5a663428fcd34b3a18035e1e53f /docs/cross/memory.rst
parent2d3399ab6072acd85811a54fce8eff50628888b6 (diff)
downloadteachos-feac668578a35aac280b59d478a57b6937bb68da.tar.xz
teachos-feac668578a35aac280b59d478a57b6937bb68da.zip
docs: move files out of the way
Diffstat (limited to 'docs/cross/memory.rst')
-rw-r--r--docs/cross/memory.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/cross/memory.rst b/docs/cross/memory.rst
deleted file mode 100644
index 3a2c1c4..0000000
--- a/docs/cross/memory.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-Memory Access and Management
-============================
-
-This sections details the platform-**independent** infrastructure for memory access and management.
-
-.. toctree::
- :maxdepth: 1
- :glob:
- :caption: Types:
-
- memory/*