mirror of
https://github.com/drasko/codezero.git
synced 2026-09-22 21:30:21 +02: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