aboutsummaryrefslogtreecommitdiff
path: root/docs/pre/cross/memory
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/pre/cross/memory
parent2d3399ab6072acd85811a54fce8eff50628888b6 (diff)
downloadteachos-feac668578a35aac280b59d478a57b6937bb68da.tar.xz
teachos-feac668578a35aac280b59d478a57b6937bb68da.zip
docs: move files out of the way
Diffstat (limited to 'docs/pre/cross/memory')
-rw-r--r--docs/pre/cross/memory/asm_pointer.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/pre/cross/memory/asm_pointer.rst b/docs/pre/cross/memory/asm_pointer.rst
new file mode 100644
index 0000000..70f5c01
--- /dev/null
+++ b/docs/pre/cross/memory/asm_pointer.rst
@@ -0,0 +1,10 @@
+Access to Pointers Defined in Assembly
+======================================
+
+.. doxygenstruct:: teachos::memory::asm_pointer
+ :members:
+
+Specializations
+---------------
+
+.. doxygenstruct:: teachos::memory::asm_pointer< Type const > \ No newline at end of file