Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 961 → Rev 1689

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