diff options
Diffstat (limited to 'docs/cross/memory.rst')
| -rw-r--r-- | docs/cross/memory.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/cross/memory.rst b/docs/cross/memory.rst new file mode 100644 index 0000000..3a2c1c4 --- /dev/null +++ b/docs/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/* |
