diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ running the tests): src/common/ code shared between kernel and userspace libs src/common/include/proto datastructures & constants used for system calls src/lib/ code for userspace libraries - src/lib/include/proto definition of IPC protocols used in the system + src/lib/include/proto definition of IPC protocols used in the system src/sysbin/ userspace system binaries src/tests/ test suite |