]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgcc/config/tilegx/sfp-machine.h
1ce84e10943e35fdf0cab82751e1cf57674403ed
[thirdparty/gcc.git] / libgcc / config / tilegx / sfp-machine.h
1 #ifdef __tilegx32__
2 #include "config/tilegx/sfp-machine32.h"
3 #else
4 #include "config/tilegx/sfp-machine64.h"
5 #endif