Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 961 → Rev 1689

/shark/trunk/modules/srp/subdir.mk
File deleted
\ No newline at end of file
/shark/trunk/modules/srp/srp/srp.h
107,7 → 107,7
 
#include <kernel/model.h>
#include <kernel/descr.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/trunk/modules/srp/srp.c
138,8 → 138,8
#include <srp/srp/srp.h>
 
#include <ll/ll.h>
#include <ll/string.h>
#include <ll/stdio.h>
#include <arch/string.h>
#include <arch/stdio.h>
#include <kernel/const.h>
#include <sys/types.h>
#include <kernel/descr.h>
/shark/trunk/modules/srp/Makefile
0,0 → 1,0
targets:= srp.o