projects
/
deliverable
/
binutils-gdb.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Make {get,set}_inferior_io_terminal inferior methods
[deliverable/binutils-gdb.git]
/
gold
/
testsuite
/
script_test_15.c
Commit
Line
Data
5d9f66cb
CC
1
int data[] = { 1, 2, 3, 4, 5, 6, 7, 8 };
2
3
int extra[] __attribute__ ((section(".data.extra"))) = { 1, 2, 3, 4 };
4
5
int zeroes[1024] = {0};
6
7
int main(void)
8
{
9
return 0;
10
}
This page took
0.184969 seconds
and
4
git commands to generate.