/* * __ __ _ _ _ * | \/ | ___ ___ __ _| | (_)_ __ | | __ * | |\/| |/ _ \/ __|/ _` | | | | '_ \| |/ / * | | | | __/\__ \ (_| | |___| | | | | < * |_| |_|\___||___/\__,_|_____|_|_| |_|_|\_\ * * Copyright (c) 2017-2018, The MesaLink Authors. * All rights reserved. * * This work is licensed under the terms of the BSD 3-Clause License. * For a copy, see the LICENSE file. * */ /* default blank options for autoconf */ #ifndef MESALINK_OPTIONS_H #define MESALINK_OPTIONS_H #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif /* MESALINK_OPTIONS_H */