/* * Copyright (C) 2015 Martine Lenders * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @defgroup net_ng_rpl New RPL * @ingroup net * @{ * * @file * @brief TODO * * @author Martine Lenders */ #ifndef NG_RPL_H_ #define NG_RPL_H_ #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif /* NG_RPL_H_ */ /** @} */