]> git.mdlowis.com Git - proto/cerise-os.git/commit
initial commit of module sketches based on active oberon design
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 1 Sep 2022 20:19:11 +0000 (16:19 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 1 Sep 2022 20:19:11 +0000 (16:19 -0400)
commit3d1c1865bedce777b8b7c36b77352cf5636d1d7f
treefccac2d106c2736f5dc23493865a0045db1b3a68
parent937cb199fce2fe17f3647f017defc42fde943529
initial commit of module sketches based on active oberon design
src/Active.h [new file with mode: 0644]
src/Boot.h [new file with mode: 0644]
src/Heap.h [new file with mode: 0644]
src/Interrupts.h [new file with mode: 0644]
src/Kernel.h [new file with mode: 0644]
src/Locks.h [new file with mode: 0644]
src/Memory.h [new file with mode: 0644]
src/Modules.h [new file with mode: 0644]
src/Out.h [new file with mode: 0644]
src/Processors.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]