Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4691 → Rev 4692

/branches/tracing/uspace/app/debug/breakpoint.h
36,7 → 36,7
#define BREAKPOINT_H_
 
#include <sys/types.h>
#include <libadt/list.h>
#include <adt/list.h>
#include <bool.h>
 
#include "include/arch/types.h"