Motr  M0
string_xc.c
Go to the documentation of this file.
1 /* This file is automatically generated from lib/string.h */
2 
3 #include "lib/misc.h" /* offsetof */
4 #include "lib/assert.h"
5 #include "xcode/xcode.h"
6 
7 #include "lib/string.h"
8 #include "lib/string_xc.h"
9 
10 
11 
12 
13 
14 M0_INTERNAL void m0_xc_lib_string_init(void)
15 {
16 }
17 
18 M0_INTERNAL void m0_xc_lib_string_fini(void)
19 {
20 }
M0_INTERNAL void m0_xc_lib_string_init(void)
Definition: string_xc.c:14
M0_INTERNAL void m0_xc_lib_string_fini(void)
Definition: string_xc.c:18