This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
gcc
Watch
2
Star
0
Fork
You've already forked gcc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7033d59e69
gcc
/
libgcc
/
config
/
h8300
/
h8300-lib.h
8 lines
96 B
C
Raw
Blame
History
#
ifdef FLOAT
#
ifdef __H8300__
#
define CMPtype HItype
#
else
#
define CMPtype SItype
#
endif
#
endif
Reference in New Issue
View Git Blame
Copy Permalink