[BACK]Return to float.h CVS log [TXT][DIR] Up to [local] / sys / arch / hp300 / include

Annotation of sys/arch/hp300/include/float.h, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: float.h,v 1.3 2004/05/21 22:54:15 todd Exp $  */
        !             2: /*     $NetBSD: float.h,v 1.7 1995/06/20 20:45:34 jtc Exp $    */
        !             3:
        !             4: #ifndef _HP300_FLOAT_H_
        !             5: #define _HP300_FLOAT_H_
        !             6:
        !             7: #include <m68k/float.h>
        !             8:
        !             9: #endif

CVSweb