repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* src/mem-limits.h: Remove duplicated includes.
[emacs.git]
/
src
/
m
/
sh3.h
blob
703513d23f79381ec42f6c96620533ff13b508ff
1
/* Machine description file for SuperH. */
2
3
#ifdef __BIG_ENDIAN__
4
# define WORDS_BIG_ENDIAN
5
#endif
6
7
/* arch-tag: 1b01b84f-f044-4afa-aa4b-caa54ec38966
8
(do not change this comment) */