d2d59cf4c6807e222735ccb293c271b1eb5a4144
[babeltrace.git] / lib / types / struct.c
1 /*
2 * Common Trace Format
3 *
4 * Structure write/access functions.
5 *
6 * Copyright 2010 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
7 *
8 * Dual LGPL v2.1/GPL v2 license.
9 */
10
11 #include <ctf/ctf-types.h>
12 #include <glib.h>
13
14
This page took 0.028619 seconds and 3 git commands to generate.