Motr  M0
ioq_error_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from stob/ioq_error.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_STOB_IOQ_ERROR_XC_H__
6 #define __MOTR_STOB_IOQ_ERROR_XC_H__
7 
8 #ifndef __KERNEL__
9 #include <sys/types.h>
10 #endif
11 
12 #include "xcode/xcode.h"
13 
14 extern struct m0_xcode_type *m0_stob_ioq_error_xc;
15 
16 M0_INTERNAL void m0_xc_m0_stob_ioq_error_struct_init(void);
17 
18 
19 M0_INTERNAL void m0_xc_stob_ioq_error_init(void);
20 M0_INTERNAL void m0_xc_stob_ioq_error_fini(void);
21 
22 /* __MOTR_STOB_IOQ_ERROR_XC_H__ */
23 #endif
24 
M0_INTERNAL void m0_xc_stob_ioq_error_fini(void)
Definition: ioq_error_xc.c:181
M0_INTERNAL void m0_xc_m0_stob_ioq_error_struct_init(void)
Definition: ioq_error_xc.c:51
M0_INTERNAL void m0_xc_stob_ioq_error_init(void)
Definition: ioq_error_xc.c:176
struct m0_xcode_type * m0_stob_ioq_error_xc
Definition: ioq_error_xc.c:10