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