danos/library/runtime
Daniel Samson 59104dd988
refactor
2026-07-11 04:32:17 +01:00
..
device.zig Port I/O grants (io_read / io_write) + refresh stale driver docs 2026-07-10 20:36:14 +01:00
dma.zig M14b: DMA memory (dma_alloc / dma_free) 2026-07-10 19:43:59 +01:00
heap.zig Split the `system` contract into boot-handoff / abi / device-abi 2026-07-10 18:08:51 +01:00
ipc.zig refactor 2026-07-11 04:32:17 +01:00
runtime.zig M14b: DMA memory (dma_alloc / dma_free) 2026-07-10 19:43:59 +01:00
start.zig Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
system-call.zig Split the `system` contract into boot-handoff / abi / device-abi 2026-07-10 18:08:51 +01:00
system.zig adding clock system call 2026-07-11 03:43:33 +01:00
user.ld Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00