/** * PROJECT: ExectOS * COPYRIGHT: See COPYING.md in the top level directory * FILE: xtoskrnl/hl/globals.c * DESCRIPTION: Architecture independent global variables related to HL subsystem * DEVELOPERS: Rafal Kupiec */ #include /* FrameBuffer information */ HAL_FRAMEBUFFER_DATA HlpFrameBufferData;