Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
picotool
/
refs/heads/upstream/master
/
.
/
cmake
/
bin.template.h
blob: 99d2a90286dd75860061b67caa1b6a8a0dafbb5d [
file
] [
log
] [
blame
] [
edit
]
#include
<stddef.h>
const
unsigned
char
@C_NAME@
[]
=
{
@FILE_CONTENT@
};
const
size_t
@C_NAME@_SIZE
=
@BIN_LENGTH@
;