Add "__noreturn__" attribute to die() and usage()
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 6 Jun 2005 17:12:31 +0000 (10:12 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 6 Jun 2005 17:12:31 +0000 (10:12 -0700)
commit90334cf780428f1ca68e5f29fb543e3605fb2fc1
treeff96101f1480b7a60bb863e95fbbe32bebabc66b
parent64de356299c74d891de5c11385538b7bcbc15bae
Add "__noreturn__" attribute to die() and usage()

Only with gcc. It fixes some warnings for certain versions
of gcc, but not apparently all.
cache.h