
11 changed files with 53 additions and 63 deletions
@ -1,24 +0,0 @@
|
||||
/**
|
||||
* 6LoWPAN constants, data structs, and prototypes for 6LoWPAN border router |
||||
* |
||||
* Copyright (C) 2013 INRIA. |
||||
* |
||||
* This file subject to the terms and conditions of the GNU Lesser General |
||||
* Public License. See the file LICENSE in the top level directory for more |
||||
* details. |
||||
* |
||||
* @ingroup sixlowpan |
||||
* @{ |
||||
* @file sixlowpan/borderrouter.h |
||||
* @brief 6LoWPAN borderrouter header |
||||
* @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de> |
||||
* @author Martin Lenders <mlenders@inf.fu-berlin.de> |
||||
* @author Eric Engel <eric.engel@fu-berlin.de> |
||||
* @author Oliver Gesch <oliver.gesch@googlemail.com> |
||||
* @} |
||||
*/ |
||||
|
||||
#ifndef SIXLOWPAN_BORDERROUTER_H |
||||
#define SIXLOWPAN_BORDERROUTER_H |
||||
|
||||
#endif /* SIXLOWPAN_BORDERROUTER_H */ |
Loading…
Reference in new issue