1 #error "This file must be written based on the data type sizes of the target"
2 
3 #if 0
4 #define __WORDSIZE 32
5 #define __WORDSIZE 64
6 #endif
7