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