Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / src / common / shm.h
diff --git a/src/common/shm.h b/src/common/shm.h
deleted file mode 100644 (file)
index 0798fab..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
- * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- *
- * SPDX-License-Identifier: GPL-2.0-only
- *
- */
-
-#ifndef _LTT_SHM_H
-#define _LTT_SHM_H
-
-LTTNG_HIDDEN
-char *shm_ust_get_mmap(char *shm_path, int global);
-
-LTTNG_HIDDEN
-int shm_create_anonymous(const char *owner_name);
-
-#endif /* _LTT_SHM_H */
This page took 0.023543 seconds and 4 git commands to generate.