Home
last modified time | relevance | path

Searched refs:bitmap_t (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/
H A Dbmp_logo.c13 } bitmap_t; typedef
52 void gen_info(bitmap_t *b, uint16_t n_colors) in gen_info()
77 bitmap_t bmp; in main()
78 bitmap_t *b = &bmp; in main()