l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

21
doc/source/html/topics.js Normal file
View File

@@ -0,0 +1,21 @@
var topics =
[
[ "Base API", "group__l4__api.html", "group__l4__api" ],
[ "EDID parsing functionality", "group__libedid.html", "group__libedid" ],
[ "IO interface", "group__api__l4io.html", "group__api__l4io" ],
[ "IPC Helpers", "group__helper.html", "group__helper" ],
[ "IRQ handling library", "group__l4irq__api.html", "group__l4irq__api" ],
[ "L4 IPC Opcodes", "group__l4__protocol__ops.html", "group__l4__protocol__ops" ],
[ "L4 VIRTIO Interface", "group__l4virtio.html", "group__l4virtio" ],
[ "L4 Vbus functions", "group__l4vbus__module.html", "group__l4vbus__module" ],
[ "L4Re C Interface", "group__api__l4re__c.html", "group__api__l4re__c" ],
[ "L4Re C++ Interface", "group__api__l4re.html", "group__api__l4re" ],
[ "L4SHM-based ring buffer implementation", "group__api__l4shm__ringbuf.html", "group__api__l4shm__ringbuf" ],
[ "Shared Memory Library", "group__api__l4shm.html", "group__api__l4shm" ],
[ "Sigma0 API", "group__l4sigma0__api.html", "group__l4sigma0__api" ],
[ "Small C++ Template Library", "group__cxx__api.html", "group__cxx__api" ],
[ "The L4Re IPC Framework", "group__client__server__ipc.html", "group__client__server__ipc" ],
[ "Utility Functions", "group__l4util__api.html", "group__l4util__api" ],
[ "Virtio Net Switch", "group__virtio__net__switch.html", "group__virtio__net__switch" ],
[ "vCPU Support Library", "group__api__libvcpu.html", "group__api__libvcpu" ]
];