| 123456789101112131415161718 |
- #ifndef _CFG_OWI_H_
- #define _CFG_OWI_H_
- /*!
- * \file cfg/owi.h
- * \brief OWI configuration.
- *
- * When using the Configurator, a file with the same name may be created in the
- * build tree, which replaces this file.
- *
- * \verbatim
- *
- * $Id: owi.h 5524 2014-01-07 18:16:56Z u_bonnes $
- *
- * \endverbatim
- */
- #endif
|