mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Split video_subr.h into its separate components so that they can live in the right places, rather than placing the definitions
from lots of different C files into a single header. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@696 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
committed by
Mark Cave-Ayland
parent
1dbe55b8e4
commit
bf897f1619
@@ -15,7 +15,8 @@
|
||||
#include "config.h"
|
||||
#include "libopenbios/bindings.h"
|
||||
#include "libopenbios/fontdata.h"
|
||||
#include "video_subr.h"
|
||||
#include "libopenbios/console.h"
|
||||
#include "packages/video.h"
|
||||
|
||||
#define FONT_ADJ_HEIGHT (FONT_HEIGHT + 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user