aboutsummaryrefslogtreecommitdiff
path: root/docs/pre/cross/memory.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pre/cross/memory.rst')
-rw-r--r--docs/pre/cross/memory.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/pre/cross/memory.rst b/docs/pre/cross/memory.rst
new file mode 100644
index 0000000..3a2c1c4
--- /dev/null
+++ b/docs/pre/cross/memory.rst
@@ -0,0 +1,11 @@
+Memory Access and Management
+============================
+
+This sections details the platform-**independent** infrastructure for memory access and management.
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+ :caption: Types:
+
+ memory/*