Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2812 → Rev 2813

/branches/tracing/uspace/lib/libc/include/udebug.h
7,7 → 7,7
#ifndef LIBC_UDEBUG_H_
#define LIBC_UDEBUG_H_
 
#include <kernel/udebug.h>
#include <kernel/udebug/udebug.h>
 
#endif