Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-state-manager
/
2bfb1efc4bc7e781224e19c05b51e6675f13a488
/
.
/
host_check.hpp
blob: 0634f619d44de29b31d6ab70670c8d8ba7adf9b6 [
file
] [
log
] [
blame
]
#pragma
once
/** @brief Determine if host is running
*
* @return True if host running, False otherwise
*/
bool
isHostRunning
();