4c2f6453f1
schematics for the IOP setup.
15 lines
392 B
C
15 lines
392 B
C
//======================================================================
|
|
// eeprom.h
|
|
//======================================================================
|
|
|
|
#ifndef __iop_eeprom_h__
|
|
#define __iop_eeprom_h__
|
|
|
|
#include "config.h"
|
|
|
|
#endif
|
|
|
|
//======================================================================
|
|
// EOF
|
|
//======================================================================
|