Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4072 → Rev 4073

/branches/sparc/kernel/generic/src/udebug/udebug_ipc.c
41,6 → 41,7
#include <proc/task.h>
#include <proc/thread.h>
#include <arch.h>
#include <arch/asm.h>
#include <errno.h>
#include <ipc/ipc.h>
#include <syscall/copy.h>