orca/src/platform/orca_platform.c

10 lines
355 B
C

/*************************************************************************
*
* Orca
* Copyright 2023 Martin Fouilleul and the Orca project contributors
* See LICENSE.txt for licensing information
*
**************************************************************************/
#include "platform.h"
oc_host_platform ORCA_IMPORT(oc_get_host_platform)();