Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1030 → Rev 1689

/shark/trunk/drivers/grx/include/drivers/gd.h
54,7 → 54,7
#include <ll/sys/types.h>
/* Std 16 colors... are in cons.h !!!*/
#include <ll/i386/cons.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/trunk/drivers/grx/include/drivers/glib.h
54,7 → 54,7
 
#include <ll/sys/types.h>
#include <drivers/gd.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS