1 /* vi: set sw=4 ts=4: */
5 * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
7 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
15 void bb_herror_msg_and_die(const char *s, ...)
24 exit(xfunc_error_retval);