tests: add declarations for functions in gen-syscall-events-callstack.c
[lttng-tools.git] / tests / unit / ini_config / sample.ini
1 global_entry=yes
2
3 [section1]
4 section1_entry=42
5
6 [section2]
7 section2_test_entry1=2
8 section2_test_entry2=3
9
10 [section 3]
11 name with a space = another value
This page took 0.06033 seconds and 4 git commands to generate.