Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openpower-hw-diags
/
097a71adbb9bd9c5cae904e3b55e9a1f7be8f5e8
/
.
/
attn
/
ti_handler.hpp
blob: d3b83cdad60e44e485ec5903148b59e3ee335b23 [
file
] [
log
] [
blame
]
#pragma
once
/**
* @brief TI special attention handler
*
* Handle special attention due to a terminate immediately (TI) condition.
*/
namespace
attn
{
void
tiHandler
();
}
// namespace attn