Import missing file

This commit is contained in:
Pierre Pronchery 2018-04-13 04:29:26 +02:00
parent f35f4ed986
commit 81623ef3a5

View File

@ -0,0 +1,10 @@
/* $Id$ */
/* Copyright (c) 2018 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS uKernel */
#ifndef UKERNEL_DRIVERS_CONSOLE_VESA_H
# define UKERNEL_DRIVERS_CONSOLE_VESA_H
#endif /* !UKERNEL_DRIVERS_CONSOLE_VESA_H */