1 2 3 4 5 6 7 8
#ifndef _C352_H_ #define _C352_H_ READ16_HANDLER( c352_0_r ); WRITE16_HANDLER( c352_0_w ); #endif