Kernel - Start on SHM 'driver' (and common in-memory finddir/readdir)
authorJohn Hodge <[email protected]>
Sat, 21 Jun 2014 17:36:38 +0000 (01:36 +0800)
committerJohn Hodge <[email protected]>
Sat, 21 Jun 2014 17:36:38 +0000 (01:36 +0800)
commit9fb3c9f3a8eaaacefc5e01718b2c88512a153e75
tree84d8cde1c56d484cffb98a1ffedbc17785f1236d
parentae2d4bb945c417da4f5f0122243f714033f1b822
Kernel - Start on SHM 'driver' (and common in-memory finddir/readdir)
KernelLand/Kernel/Makefile
KernelLand/Kernel/drv/fifo.c
KernelLand/Kernel/drv/shm.c [new file with mode: 0644]
KernelLand/Kernel/include/memfs_helpers.h [new file with mode: 0644]
KernelLand/Kernel/include/syscalls.h
KernelLand/Kernel/include/syscalls.inc.asm
KernelLand/Kernel/memfs_helpers.c [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au