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-3.c
blob
c365aaff5640728cfe22f23900d7e2bcafec49f3
1
enum
first_day_of_the_week
{
Sunday
=
0
};
2
3
static enum
first_day_of_the_week day
__attribute__
((
used
));