1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00
* elf/neededobj1.c: Likewise.
	* elf/neededobj2.c: Likewise.
	* elf/neededobj3.c: Likewise.
	* elf/neededobj4.c: Likewise.
	* elf/nextmod1.c: Likewise.
	* elf/nextmod2.c: Likewise.
This commit is contained in:
Andreas Jaeger
2000-12-17 17:50:56 +00:00
parent 715ed1e9a5
commit 5c80f57cfc
21 changed files with 45 additions and 0 deletions

View File

@ -1,6 +1,8 @@
/* This function is supposed to not exist. */
extern int xyzzy (int);
extern int foo (int);
int
foo (int a)
{