2 * Copyright (C) 2011 EfficiOS Inc.
3 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5 * SPDX-License-Identifier: GPL-2.0-only
12 char *shm_ust_get_mmap(char *shm_path, int global);
14 int shm_create_anonymous(const char *owner_name);
16 #endif /* _LTT_SHM_H */