K 10 svn:author V 3 imp K 8 svn:date V 27 2018-01-26T21:50:59.909953Z K 7 svn:log V 173 Now that exit is __dead2, we need to tag ub_exit() as __dead2. To do that, we have to put a while (1); after the syscall that will never return to fake out the compiler.... END