]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/video_font.h
6e341cf759b2c38fc156936891e49f549c62e2cd
[karo-tx-uboot.git] / include / video_font.h
1 /*
2  * (C) Copyright 2000
3  * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
4  *
5  * SPDX-License-Identifier:     GPL-2.0+
6  */
7
8 #ifndef _VIDEO_FONT_
9 #define _VIDEO_FONT_
10
11 #include <video_font_data.h>
12
13 #endif /* _VIDEO_FONT_ */