Files
mm/src/code/sys_cfb.c
T
Anghelo Carvajal 2f1e7b3de8 Stack cleanups (#1193)
* Use STACK and STACK_TOP everywhere

* format

* remove fake variable

* bss

* review

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* Update src/boot_O2_g3/boot_main.c

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* review

* renames

* more renames

* and more

* whoopsie, forgot those too

* hopefully the last cleanup

* forgot some stuff

* a

* bss

---------

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2023-03-08 15:25:51 -03:00

22 lines
704 B
C

#include "global.h"
#include "buffers.h"
#include "system_malloc.h"
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/func_80178750.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/func_80178818.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/func_80178978.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/func_801789D4.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/SysCfb_GetFbPtr.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/SysCfb_GetZBuffer.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/func_80178A24.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/func_80178A34.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sys_cfb/func_80178A94.s")