repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL
[official-gcc.git]
/
libgcc
/
config
/
tilegx
/
sfp-machine.h
blob
1ce84e10943e35fdf0cab82751e1cf57674403ed
1
#ifdef __tilegx32__
2
#include
"config/tilegx/sfp-machine32.h"
3
#else
4
#include
"config/tilegx/sfp-machine64.h"
5
#endif