Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
picotool
/
48ce1b5256f7db9c2faacc92ab665d2bac452436
/
.
/
data_locs.h
blob: 178d9e30d12d1ec1db59e2bdb1acf37c20bedcd5 [
file
]
#pragma
once
#include
<vector>
#include
<string>
extern
std
::
vector
<
std
::
string
>
data_locs
;