mirror of
https://github.com/drasko/codezero.git
synced 2026-03-16 01:01:50 +01:00
Added a shared memory test.
- libposix error printing now configurable via macro definition - shmget/at/dt tested.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <l4lib/arch/syslib.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <libposix.h>
|
||||
|
||||
pid_t getpid(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user