Deleted Added
full compact
ieeefp.h (103322) ieeefp.h (139825)
1/*
1/*-
2 * Written by J.T. Conklin, Apr 6, 1995
3 * Public domain.
2 * Written by J.T. Conklin, Apr 6, 1995
3 * Public domain.
4 * $FreeBSD: head/sys/sparc64/include/ieeefp.h 103322 2002-09-14 18:00:44Z tmm $
4 * $FreeBSD: head/sys/sparc64/include/ieeefp.h 139825 2005-01-07 02:29:27Z imp $
5 */
6
7#ifndef _MACHINE_IEEEFP_H_
8#define _MACHINE_IEEEFP_H_
9
10#include <machine/fsr.h>
11
12typedef int fp_except_t;

--- 14 unchanged lines hidden ---
5 */
6
7#ifndef _MACHINE_IEEEFP_H_
8#define _MACHINE_IEEEFP_H_
9
10#include <machine/fsr.h>
11
12typedef int fp_except_t;

--- 14 unchanged lines hidden ---