blob: 304377782456a9f462dfcbbf28ff80f6b7cb5a56 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# $FreeBSD$
#
# Machine dependent definitions for the ia64 architecture.
#
# Long double is 80 bits
GDTOASRCS+=strtopx.c
MDSRCS+=machdep_ldisx.c
SYM_MAPS+=${.CURDIR}/ia64/Symbol.map
|