This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
riscv
/
glibc
mirror of
https://gitee.com/Nocallback/glibc.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Add prototype.
cvs/glibc-2-2-branch
Andreas Jaeger
26 years ago
parent
91cd8340f5
commit
49a9dd2b6c
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
elf/firstobj.c
2
elf/firstobj.c
View File
@ -1,5 +1,7 @@
#
include
<errno.h>
extern
int
foo
(
void
)
;
int
foo
(
void
)
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
riscv/glibc
Title
Body
Create Issue