Implement "standby register"

This commit is contained in:
Ian Barwick
2017-05-05 10:50:41 +09:00
parent 06b79f2263
commit 7844afa074
9 changed files with 485 additions and 13 deletions

View File

@@ -7,6 +7,7 @@
#define _REPMGR_ACTION_STANDBY_H_
extern void do_standby_clone(void);
extern void do_standby_register(void);
typedef struct
{