2 * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
4 * SPDX-License-Identifier: GPL-2.0-only
8 #ifndef CONSUMERD_TESTPOINT_H
9 #define CONSUMERD_TESTPOINT_H
11 #include <common/testpoint/testpoint.hpp>
13 /* Testpoints, internal use only */
14 TESTPOINT_DECL(consumerd_data_thread_poll);
16 #endif /* CONSUMERD_TESTPOINT_H */