Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 961 → Rev 1689

/shark/trunk/modules/ps/subdir.mk
File deleted
\ No newline at end of file
/shark/trunk/modules/ps/ps/ps.h
93,7 → 93,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/ps/ps.c
97,8 → 97,8
 
 
#include <ps/ps/ps.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/ps/Makefile
0,0 → 1,0
targets:= ps.o