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
|
2005-01-15 05:23:58 +00:00
|
|
|
MDSRCS+=machdep_ldisx.c
|
2006-03-13 01:15:01 +00:00
|
|
|
SYM_MAPS+=${.CURDIR}/amd64/Symbol.map
|