#ifndef __EF0_H #define __EF0_H int ef0100(int argc, char* argv[]); int ef0200(int argc, char* argv[]); #endif // __EF0_H