Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
c404b3ec2861fe6956f3dd7ce86d404a614c0374
/
.
/
sysfs
/
util.hpp
blob: 2d4c2741b734d0214c9c8f4e481df3fca102082b [
file
] [
log
] [
blame
]
#include
<string>
/*
* Given a path that optionally has a glob portion, fill it out.
*/
std
::
string
FixupPath
(
std
::
string
original
);