owi.h 318 B

123456789101112131415161718
  1. #ifndef _CFG_OWI_H_
  2. #define _CFG_OWI_H_
  3. /*!
  4. * \file cfg/owi.h
  5. * \brief OWI configuration.
  6. *
  7. * When using the Configurator, a file with the same name may be created in the
  8. * build tree, which replaces this file.
  9. *
  10. * \verbatim
  11. *
  12. * $Id: owi.h 5524 2014-01-07 18:16:56Z u_bonnes $
  13. *
  14. * \endverbatim
  15. */
  16. #endif