mirror of
https://github.com/drasko/codezero.git
synced 2026-03-01 10:13:14 +01:00
Added a shared memory test.
- libposix error printing now configurable via macro definition - shmget/at/dt tested.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
#include <shpage.h>
|
||||
#include <posix_init.h>
|
||||
#include <libposix.h>
|
||||
|
||||
void posix_service_init(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user