Garbage collect unused gdtoa related files on mips.
Reviewed by: emase, imp, jhb MFC after: 1 week Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D9841
This commit is contained in:
parent
13f2393362
commit
af4157ef72
@ -1,4 +0,0 @@
|
||||
# $NetBSD: Makefile.inc,v 1.1 2006/03/15 17:35:18 kleink Exp $
|
||||
# $FreeBSD$
|
||||
|
||||
SRCS+= strtof.c
|
@ -1,10 +0,0 @@
|
||||
/* $NetBSD: arith.h,v 1.1 2006/01/25 15:33:28 kleink Exp $ */
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <machine/endian.h>
|
||||
|
||||
#if BYTE_ORDER == BIG_ENDIAN
|
||||
#define IEEE_BIG_ENDIAN
|
||||
#else
|
||||
#define IEEE_LITTLE_ENDIAN
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user