NetBSD/sys/arch/atari/stand/Makefile.inc
he da63355bc0 Undo the last; adding the quad arithmetic caused the boot code to
overflow.  Instead do as the mvme68k port, and use 32-bit daddr_t here.
2003-04-01 14:27:43 +00:00

4 lines
91 B
Makefile

# $NetBSD: Makefile.inc,v 1.1 2003/04/01 14:27:43 he Exp $
CPPFLAGS+= -D__daddr_t=int32_t