This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
011727f14e
os-rust
/
tests
/
run-make
/
native-lib-load-order
/
b.c
Oneirical
5e55f07cc0
rewrite and rename issue-28595 to rmake
2024-07-19 12:27:46 -04:00
5 lines
48 B
C
Raw
Blame
History
extern
void
a
(
void
)
;
void
b
(
void
)
{
a
(
)
;
}
Reference in a new issue
View git blame
Copy permalink