mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 21:36:47 -04: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
|