Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-state-manager
/
5f8e04a6e169121599b6e1e054900fffd1a42a39
/
.
/
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
();