>The main() prototype is defined locally in the resp. bootloader's
>main file, so I wouldn't have a problem to deal with exit() the
>same way.
>(or is there mi code which calls exit() directly? it shouldn't imho)
sys/stand/{cat,ls}.c. not sure who is using these files though.
itojun