Sign in
◑
Theme
pigweed
/
third_party
/
github
/
raspberrypi
/
picotool
/
1650acb1ad784db5a4e33809e8afd1e1fdcd8e5f
/
.
/
data_locs.template.cpp
blob: dde4481d6331848198a3018f4fdd1202a22930ab [
file
]
#include
<vector>
#include
<string>
std
::
vector
<
std
::
string
>
data_locs
=
{
"${DATA_LOCS_VEC}"
};