Motr  M0
entrypoint_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for entrypoint_xc.h:

Go to the source code of this file.

Macros

#define __MOTR_HA_ENTRYPOINT_XC_H__
 

Functions

M0_INTERNAL void m0_xc_ha_entrypoint_init (void)
 
M0_INTERNAL void m0_xc_ha_entrypoint_fini (void)
 

Macro Definition Documentation

◆ __MOTR_HA_ENTRYPOINT_XC_H__

#define __MOTR_HA_ENTRYPOINT_XC_H__

Definition at line 6 of file entrypoint_xc.h.

Function Documentation

◆ m0_xc_ha_entrypoint_fini()

M0_INTERNAL void m0_xc_ha_entrypoint_fini ( void  )

Definition at line 18 of file entrypoint_xc.c.

◆ m0_xc_ha_entrypoint_init()

M0_INTERNAL void m0_xc_ha_entrypoint_init ( void  )

Definition at line 14 of file entrypoint_xc.c.