#ifndef __IS_FIRST__ #define __IS_FIRST__ #endif #ifdef __IS_SECOND__ #undef __IS_SECOND__ #endif #ifdef __IS_SECOND__ #error "__IS_SECOND__ Used!!!" #endif #include "dwc_otg_ifx.c"