Motr
M0
entrypoint_xc.h
Go to the documentation of this file.
1
/* This file is automatically generated from ha/entrypoint.h */
2
3
#pragma once
4
5
#ifndef __MOTR_HA_ENTRYPOINT_XC_H__
6
#define __MOTR_HA_ENTRYPOINT_XC_H__
7
8
#ifndef __KERNEL__
9
#include <sys/types.h>
10
#endif
11
12
#include "
xcode/xcode.h
"
13
14
15
16
17
M0_INTERNAL
void
m0_xc_ha_entrypoint_init
(
void
);
18
M0_INTERNAL
void
m0_xc_ha_entrypoint_fini
(
void
);
19
20
/* __MOTR_HA_ENTRYPOINT_XC_H__ */
21
#endif
22
m0_xc_ha_entrypoint_init
M0_INTERNAL void m0_xc_ha_entrypoint_init(void)
Definition:
entrypoint_xc.c:14
xcode.h
m0_xc_ha_entrypoint_fini
M0_INTERNAL void m0_xc_ha_entrypoint_fini(void)
Definition:
entrypoint_xc.c:18
ha
entrypoint_xc.h
Generated on Fri May 27 2022 00:01:59 for Motr by
1.8.14