#ifndef __TYPE_H #define __TYPE_H #include //#include #define _ALIGNED(x) __attribute__((aligned(x))) #endif // __TYPE_H