machine/cpufunc.h -> arm/cpufunc.h for the benefit of non-evbarm ports

This commit is contained in:
jmcneill 2021-02-27 14:22:07 +00:00
parent 88e93ce52b
commit f17c765276

View File

@ -1,4 +1,4 @@
/* $NetBSD: picvar.h,v 1.32 2021/02/26 10:06:42 jmcneill Exp $ */
/* $NetBSD: picvar.h,v 1.33 2021/02/27 14:22:07 jmcneill Exp $ */
/*-
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
@ -107,7 +107,7 @@ void intr_ipi_send(const kcpuset_t *, u_long ipi);
#include <sys/evcnt.h>
#include <sys/percpu.h>
#include <machine/cpufunc.h>
#include <arm/cpufunc.h>
#ifndef PIC_MAXPICS
#define PIC_MAXPICS 32