2003-07-22 06:34:57 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
# Machine dependent definitions for the amd64 architecture.
|
|
|
|
#
|
|
|
|
|
2005-01-15 05:23:58 +00:00
|
|
|
# Long double is 80 bits
|
2007-12-03 07:17:33 +00:00
|
|
|
GDTOASRCS+=strtorx.c
|
2017-03-02 17:07:28 +00:00
|
|
|
SRCS+=machdep_ldisx.c
|
2014-03-04 02:19:39 +00:00
|
|
|
SYM_MAPS+=${LIBC_SRCTOP}/amd64/Symbol.map
|