commit | 6a923216aac01d0f3eeea606377b81541f1a2773 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Wed Mar 21 09:02:44 2007 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Mon Mar 26 15:11:20 2007 +1000 |
tree | 77e88aa9ce939ba895d49c17ca7dcb28fe8672df | |
parent | 3771f2d9a46ca3b57e473afe929196efad7f3aa6 [diff] |
[POWERPC] bootwrapper: Add a fatal error helper Add a macro fatal that calls printf then exit. User must include stdio.h. Typically replaces 3 lines with 1, although I added back some whitespace. Signed-off-by: Milton Miller <miltonm@bga.com> Signed-off-by: Paul Mackerras <paulus@samba.org>