Tor 0.4.9.0-alpha-dev
Macros | Variables
conflux_sys.h File Reference

Header file for conflux_sys.c. More...

Go to the source code of this file.

Macros

#define CONFLUX_SUBSYS_LEVEL   (10)
 

Variables

const struct subsys_fns_t sys_conflux
 

Detailed Description

Header file for conflux_sys.c.

Definition in file conflux_sys.h.

Macro Definition Documentation

◆ CONFLUX_SUBSYS_LEVEL

#define CONFLUX_SUBSYS_LEVEL   (10)

Subsystem level.

Defined here so that it can be shared between the real and stub definitions.

Definition at line 20 of file conflux_sys.h.

Variable Documentation

◆ sys_conflux

const struct subsys_fns_t sys_conflux
extern

Definition at line 28 of file conflux_sys.c.