update for NEWPMAP

This commit is contained in:
billc 2001-10-20 08:22:29 +00:00
parent 0b357f290a
commit c22d12260d
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: locore.S,v 1.23 2001/06/23 02:24:20 matt Exp $ */
/* $NetBSD: locore.S,v 1.24 2001/10/20 08:22:29 billc Exp $ */
/*
* Copyright (C) 1995, 1996 Wolfgang Solfrank.
@ -45,6 +45,10 @@
#include <machine/trap.h>
#include <machine/asm.h>
#ifdef NEWPMAP
#include <machine/vmparam.h>
#endif
#include <powerpc/spr.h>
/*
* Some instructions gas doesn't understand (yet?)