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
/
unload8mod2.c
blob
2fd8b6768a84d076180fb3ef42f5f14b5e15fec9
1
extern
void
mod3
(
void
);
2
3
void
4
mod2
(
void
)
5
{
6
mod3
();
7
}