Refactor ALL the things + enable LTO

This commit is contained in:
Kostas Missos
2018-08-13 11:58:24 +03:00
parent 2666b440ef
commit e5abdd938e
110 changed files with 275 additions and 1961 deletions

View File

@@ -18,7 +18,8 @@
*/
#pragma once
#include "../ipl/types.h"
//TODO: Move it to BDK
#include "../bootloader/utils/types.h"
typedef struct _gfx_ctxt_t
{