documentation
This commit is contained in:
parent
cb500f5eda
commit
3275eb2f70
135 changed files with 15649 additions and 430 deletions
10
shm.h
10
shm.h
|
|
@ -1,10 +0,0 @@
|
|||
#ifndef SHM_H
|
||||
#define SHM_H
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
extern "C" {
|
||||
int create_shm_file(off_t size);
|
||||
}
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue