mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
add shm.h
This commit is contained in:
parent
695462db48
commit
85931e7d20
7
include/libipc/shm.h
Normal file
7
include/libipc/shm.h
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @file shm.h
|
||||||
|
* @author mutouyun (orz@orzz.org)
|
||||||
|
* @brief Define the shared memory access interface
|
||||||
|
* @date 2022-04-03
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
Loading…
x
Reference in New Issue
Block a user