Remove gcc 6 fix
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-bsp / optee / optee-os / default_regular.h
1 /*
2  * This file is auto generated with
3  * scripts/render_font.py --font_file lib/libutee/tui/fonts/amble/Amble-Regular.ttf --font_size 20 --font_name default_regular --out_dir out/arm-plat-rcar/ta_arm64-lib/libutee/tui
4  * do not edit.
5  */
6 #ifndef __DEFAULT_REGULAR_H
7 #define __DEFAULT_REGULAR_H
8 #include "font.h"
9 extern const struct font font_default_regular;
10 #endif /*__DEFAULT_REGULAR_H*/