Files
3d_audio/lib_xua/lib_xua/api/xua_conf_full.h
Steven Dan d8b2974133 init
2025-12-11 09:43:42 +08:00

13 lines
271 B
C

// Copyright 2017-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#ifndef _XUA_CONF_FULL_H_
#define _XUA_CONF_FULL_H_
#ifdef __xua_conf_h_exists__
#include "xua_conf.h"
#endif
#include "xua_conf_default.h"
#endif