repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-ctf
/
enum-4.c
blob
00634244107781bd3e646e111e25ed1b328cf7bf
1
enum
intersecting_days_of_the_week
{
Montag
=
1
,
Tuesday
=
2
};
2
3
static enum
intersecting_days_of_the_week day
__attribute__
((
used
));