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