Cleanup: Move wrapper/ headers to include/wrapper/
[lttng-modules.git] / wrapper / types.h
diff --git a/wrapper/types.h b/wrapper/types.h
deleted file mode 100644 (file)
index 00d9af6..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
- *
- * wrapper/types.h
- *
- * Copyright (C) 2017 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- */
-
-#ifndef _LTTNG_WRAPPER_TYPES_H
-#define _LTTNG_WRAPPER_TYPES_H
-
-#define LTTNG_SIZE_MAX (~(size_t)0)
-
-#endif /* _LTTNG_WRAPPER_TYPES_H */
This page took 0.025934 seconds and 4 git commands to generate.