Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / src / bin / lttng / uprobe.h
diff --git a/src/bin/lttng/uprobe.h b/src/bin/lttng/uprobe.h
deleted file mode 100644 (file)
index 852f366..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Copyright (C) 2020 EfficiOS, Inc.
- *
- * SPDX-License-Identifier: GPL-2.0-only
- *
- */
-
-#ifndef SRC_BIN_LTTNG_UPROBE_H
-#define SRC_BIN_LTTNG_UPROBE_H
-
-#include <common/macros.h>
-
-struct lttng_userspace_probe_location;
-
-LTTNG_HIDDEN
-int parse_userspace_probe_opts(const char *opt,
-               struct lttng_userspace_probe_location **uprobe_loc);
-
-#endif /* SRC_BIN_LTTNG_UPROBE_H */
This page took 0.022775 seconds and 4 git commands to generate.