> But in the case of exit the procedure end is never reached.
> If the prototype of exit is correctly marked as noreturn
> (extern void exit(int) __attribute__ ((noreturn));) then
> gcc won't barf.
>
Thanks. That was the real problem: A missing prototype.
-- Med venlig hilsen / Best regards nkbj@image.dk Niels Kristian Bech Jensen http://www.image.dk/~nkbj/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu