lisgd + wvkbd
This commit is contained in:
parent
adbe4541cb
commit
6d345f43d4
36 changed files with 31637 additions and 0 deletions
8
packages/wvkbd/shm_open.h
Normal file
8
packages/wvkbd/shm_open.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef shm_open_h_INCLUDED
|
||||
#define shm_open_h_INCLUDED
|
||||
|
||||
void randname(char *buf);
|
||||
int create_shm_file(void);
|
||||
int allocate_shm_file(size_t size);
|
||||
|
||||
#endif // shm_open_h_INCLUDED
|
||||
Loading…
Add table
Add a link
Reference in a new issue