Redirect to x86/
This commit is contained in:
parent
2e91dc8e00
commit
7579aadd9b
|
@ -1,9 +1,3 @@
|
||||||
/* $NetBSD: mpacpi.h,v 1.2 2003/01/10 00:45:52 fvdl Exp $ */
|
/* $NetBSD: mpacpi.h,v 1.3 2003/05/11 18:46:59 fvdl Exp $ */
|
||||||
|
|
||||||
#ifndef _I386_MPACPI_H
|
#include <x86/mpacpi.h>
|
||||||
#define _I386_MPACPI_H
|
|
||||||
|
|
||||||
int mpacpi_scan_apics(struct device *);
|
|
||||||
int mpacpi_find_interrupts(void *);
|
|
||||||
|
|
||||||
#endif /* _I386_MPACPI_H */
|
|
||||||
|
|
Loading…
Reference in New Issue