repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
struct / union in initializer, RFE #901.
[sdcc.git]
/
sdcc
/
support
/
cpp
/
gcc
/
insn-attr.h
blob
0df4c476c25d219a134f4412ff3aa433a0fd8036
1
// dummy
2
#ifndef GCC_INSN_ATTR_H
3
#define GCC_INSN_ATTR_H
4
5
#include
"insn-attr-common.h"
6
#endif
// guard