#ifndef GUARD_MAIN_H #define GUARD_MAIN_H extern IntrFunc gIntrTable[]; extern const IntrFunc gIntrFuncPointers[]; #endif //GUARD_MAIN_H