Provide __PROG32 to assembly code.
This commit is contained in:
parent
e43b9bb235
commit
926df47ec4
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: genassym.cf,v 1.5 2001/09/09 10:33:43 toshii Exp $
|
||||
# $NetBSD: genassym.cf,v 1.6 2001/11/23 16:50:48 thorpej Exp $
|
||||
|
||||
# Copyright (c) 1982, 1990 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
|
@ -49,6 +49,8 @@ include <machine/frame.h>
|
|||
include <machine/vmparam.h>
|
||||
include <machine/intr.h>
|
||||
|
||||
define __PROG32 1
|
||||
|
||||
define VM_MIN_ADDRESS VM_MIN_ADDRESS
|
||||
define VM_MAXUSER_ADDRESS VM_MAXUSER_ADDRESS
|
||||
define VM_MAXKERN_ADDRESS VM_MAXKERN_ADDRESS
|
||||
|
|
Loading…
Reference in New Issue