blob: 2de3933376d322eb183daffdc37f18aee088eab9 [file] [log] [blame]
#include "side_switch.hpp"
#include <phosphor-logging/lg2.hpp>
PHOSPHOR_LOG2_USING;
int main()
{
info("Checking for side switch reboot");
// TODO - Future commits in series to fill in logic
}