4 * Copyright 2017-2020 MicroEJ Corp. All rights reserved.
5 * This library is provided in source code for use, modification and test, subject to license terms.
6 * Any modification of the source code will break MicroEJ Corp. warranties on the whole library.
7 */
8
9#ifndef ASYNC_SELECT_CONFIGURATION_H
10#define ASYNC_SELECT_CONFIGURATION_H
11
20#include <stdint.h>
21#include <sni.h>
22
23#ifdef __cplusplus
24extern"C" {
25#endif
26
27#error "This header must be customized with platform specific configuration. Remove this #error when done. This file is not modified when a new version of the CCO is installed."