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