exo/bpc.mitm: Add support for proper shutdown.

This commit is contained in:
Michael Scire
2019-02-21 07:05:58 -08:00
parent 0288986e14
commit a0e06cf7b2
11 changed files with 727 additions and 7 deletions

View File

@@ -42,6 +42,7 @@ typedef enum {
/* These are unofficial, for usage by Exosphere. */
CONFIGITEM_EXOSPHERE_VERSION = 65000,
CONFIGITEM_NEEDS_REBOOT = 65001,
CONFIGITEM_NEEDS_SHUTDOWN = 65002,
} ConfigItem;
#define REBOOT_KIND_NO_REBOOT 0