summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/Makefile.inc
blob: b4b402b73b2137cc3c163272387b92e833f1c9e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id$
#
# Machine dependent definitions for the alpha architecture.
#
# The alpha uses a NetBSD kernel:
#
NETBSD_SYSCALLS=1

CFLAGS+=-D__NETBSD_SYSCALLS

#
# Alpha is 64-bit, so it doesn't need quad functions:
#
NO_QUAD=1
OpenPOWER on IntegriCloud