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