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