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 76c8148..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * Copyright (C) 2011 EfficiOS Inc.
- * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- *
- * SPDX-License-Identifier: GPL-2.0-only
- *
- */
-
-#ifndef _LTT_SHM_H
-#define _LTT_SHM_H
-
-char *shm_ust_get_mmap(char *shm_path, int global);
-
-int shm_create_anonymous(const char *owner_name);
-
-#endif /* _LTT_SHM_H */
This page took 0.022856 seconds and 4 git commands to generate.