ucx/list.h

changeset 2
79646375a420
child 5
a1740117e2b7
equal deleted inserted replaced
1:20c788d1e278 2:79646375a420
1 /*
2 *
3 */
4
5 #ifndef LIST_H
6 #define LIST_H
7
8 #ifdef __cplusplus
9 extern "C" {
10 #endif
11
12
13
14
15 #ifdef __cplusplus
16 }
17 #endif
18
19 #endif /* LIST_H */
20

mercurial