ust-abi: Clarify "size" field comment
[lttng-ust.git] / tp.c
... / ...
CommitLineData
1/*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5 */
6
7#define TRACEPOINT_CREATE_PROBES
8#include "ust_tests_hello.h"
This page took 0.032259 seconds and 5 git commands to generate.