Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-ipmi-flash
/
fa662eb82ae685729cfaa8fb78fa2839f5cebcac
/
.
/
tools
/
blob_handler.cpp
blob: a2fe9d333b4c804a723610d08295172e388dfcf2 [
file
] [
log
] [
blame
]
#include
"blob_handler.hpp"
std
::
vector
<
std
::
string
>
BlobHandler
::
getBlobList
()
{
return
{};
}