Subversion Repositories HelenOS

Rev

Rev 2812 | Rev 2894 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2812 Rev 2813
Line 5... Line 5...
5
 */
5
 */
6
 
6
 
7
#ifndef LIBC_UDEBUG_H_
7
#ifndef LIBC_UDEBUG_H_
8
#define LIBC_UDEBUG_H_
8
#define LIBC_UDEBUG_H_
9
 
9
 
10
#include <kernel/udebug.h>
10
#include <kernel/udebug/udebug.h>
11
 
11
 
12
#endif
12
#endif
13
 
13
 
14
/** @}
14
/** @}
15
 */
15
 */