1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
* sysdeps/generic/ldsodefs.h: Add noreturn attribute to
	_dl_reloc_bad_type.
This commit is contained in:
Andreas Jaeger
2000-12-28 10:35:17 +00:00
parent 11e0f1cf9e
commit 8da8e2dbd2
5 changed files with 10 additions and 16 deletions

View File

@@ -136,6 +136,7 @@ print_funcdef (definition *def)
pprogramdef (def);
break;
default:
break;
/* ?... shouldn't happen I guess */
}
}