Motr  M0
storage_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from addb2/storage.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_ADDB2_STORAGE_XC_H__
6 #define __MOTR_ADDB2_STORAGE_XC_H__
7 
8 #ifndef __KERNEL__
9 #include <sys/types.h>
10 #endif
11 
12 #include "xcode/xcode.h"
13 
15 
16 M0_INTERNAL void m0_xc_m0_addb2_frame_header_struct_init(void);
17 
18 
19 M0_INTERNAL void m0_xc_addb2_storage_init(void);
20 M0_INTERNAL void m0_xc_addb2_storage_fini(void);
21 
22 /* __MOTR_ADDB2_STORAGE_XC_H__ */
23 #endif
24 
M0_INTERNAL void m0_xc_addb2_storage_init(void)
Definition: storage_xc.c:227
struct m0_xcode_type * m0_addb2_frame_header_xc
Definition: storage_xc.c:10
M0_INTERNAL void m0_xc_addb2_storage_fini(void)
Definition: storage_xc.c:232
M0_INTERNAL void m0_xc_m0_addb2_frame_header_struct_init(void)
Definition: storage_xc.c:57