1 2 3 4 5 6
#ifndef H_LOADER_PCMCIA #define H_LOADER_PCMCIA void startPcmcia(moduleList modLoaded, moduleDeps modDeps, int flags); #endif