Subversion Repositories HelenOS

Rev

Rev 2812 | Rev 2894 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. /** @addtogroup libc
  2.  * @{
  3.  */
  4. /** @file
  5.  */
  6.  
  7. #ifndef LIBC_UDEBUG_H_
  8. #define LIBC_UDEBUG_H_
  9.  
  10. #include <kernel/udebug/udebug.h>
  11.  
  12. #endif
  13.  
  14. /** @}
  15.  */
  16.