Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 3 → Rev 105

/shark/trunk/include/drivers/pci6025e/pci6025e.h
38,6 → 38,10
 
#include "regconst.h"
 
#include "ll/sys/cdefs.h"
 
__BEGIN_DECLS
 
//#define __REG_DEBUG__ //enable this in debug mode to see
//configuration registers value
 
101,5 → 105,6
extern WORD joint_reset, interrupt_a_enable, interrupt_a_ack,
interrupt_b_enable, interrupt_b_ack, clock_and_fout;
 
__END_DECLS
#endif
/*End of File: Pci6025e.h*/