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