WIP shm deletion working on blackfin

This commit is contained in:
2020-07-16 16:01:30 +02:00
parent 6136eabee2
commit 3e87cfa5c1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,5 @@
#pragma once
#include "sls_detector_defs.h"
#include <semaphore.h>
void sharedMemory_print();
int sharedMemory_create(int port);