From 3d83e8087717f71c767e942dbeeac2866b39f4a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matteo=20Gm=C3=BCr?= Date: Wed, 4 Jun 2025 08:32:46 +0000 Subject: Update documentation generation files --- docs/arch/x86_64/context_switching/syscall.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/arch/x86_64/context_switching/syscall.rst (limited to 'docs/arch/x86_64/context_switching/syscall.rst') diff --git a/docs/arch/x86_64/context_switching/syscall.rst b/docs/arch/x86_64/context_switching/syscall.rst new file mode 100644 index 0000000..28acf28 --- /dev/null +++ b/docs/arch/x86_64/context_switching/syscall.rst @@ -0,0 +1,9 @@ +System Call Subsystem +=========== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + :glob: + + syscall/* -- cgit v1.2.3