#ifndef _COMMON_H #define _COMMON_H #include "defs.h" #include "structs.h" #include "code.h" #include "Motion.h" #include "bitOut.h" #include "debug.h" /* Include prototype file */ #endif /* #ifndef _COMMON_H */