mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
10 lines
145 B
PHP
10 lines
145 B
PHP
|
# $FreeBSD$
|
||
|
#
|
||
|
# Machine dependent definitions for the amd64 architecture.
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# AMD64 is 64-bit, so it doesn't need quad functions:
|
||
|
#
|
||
|
NO_QUAD=1
|