orca/sdk/orca.c

12 lines
286 B
C
Raw Normal View History

/************************************************************//**
*
* @file: orca.c
* @author: Martin Fouilleul
* @date: 13/04/2023
*
*****************************************************************/
#include"platform/orca_memory.c"
#include"util/memory.c"
2023-04-18 12:33:47 +00:00
#include"util/debug_log.c"