Add "standby unregister"

This commit is contained in:
Ian Barwick
2017-05-08 23:37:53 +09:00
parent 08d2da3443
commit c7f49541a3
5 changed files with 124 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
extern void do_standby_clone(void);
extern void do_standby_register(void);
extern void do_standby_unregister(void);
typedef struct
{