repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove unused macros from i386 lowlevellock.h.
[glibc.git]
/
elf
/
tst-initorder.c
blob
963838210451e02c85e6e559cc5d6d2f8eaf10fb
1
#include <stdio.h>
2
3
int
4
main
(
int
argc
,
char
*
argv
[] )
5
{
6
printf
(
"main
\n
"
);
7
}