Re-format with clang-format 16
[babeltrace.git] / tests / lib / conds / clk-cls-compat-postconds-triggers.hpp
... / ...
CommitLineData
1/*
2 * SPDX-License-Identifier: GPL-2.0-only
3 *
4 * Copyright (C) 2024 EfficiOS Inc.
5 */
6
7#ifndef BABELTRACE_TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP
8#define BABELTRACE_TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP
9
10#include "utils.hpp"
11
12void addClkClsCompatTriggers(CondTriggers& triggers);
13
14#endif /* BABELTRACE_TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP */
This page took 0.023271 seconds and 5 git commands to generate.