#ifndef DEFS #define DEFS #include typedef unsigned char u8; typedef unsigned long int u32; #endif