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