Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1688 → Rev 1689

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