Apple's firmware returns 0 from OF_read(stdin,)
authorbriggs <briggs@openbsd.org>
Thu, 17 Apr 1997 02:27:36 +0000 (02:27 +0000)
committerbriggs <briggs@openbsd.org>
Thu, 17 Apr 1997 02:27:36 +0000 (02:27 +0000)
commit1e01dd299a0415259ae60d0b4a01834346209e10
treeac315e4a41a1280f1a03ef88698df5e1d5269079
parent9276b245535b0deece8c4c93657b49dd12dd8fce
Apple's firmware returns 0 from OF_read(stdin,)
if no characters are available.  Deal with it.
sys/arch/powerpc/stand/Locore.c