OSDN Git Service

Reorder so that no prototype is needed. Is there a better way to get rid of gcc warni...
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 8 Dec 2005 14:40:58 +0000 (14:40 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Thu, 8 Dec 2005 14:40:58 +0000 (14:40 -0000)
commit2dc51f82eb1deca8f1e948d82538f2846f62950d
treefa63ca947b22d6a7d1e8d1268f592ee652c237d5
parentb86c66e8f91d252ce976ff1163122f5326f6932f
Reorder so that no prototype is needed. Is there a better way to get rid of gcc warning instead of adding the loop for err/errx? attribute_noreturn is not enough ;-(
libc/misc/error/err.c