Redirect to x86/

This commit is contained in:
fvdl 2003-05-11 18:46:59 +00:00
parent 2e91dc8e00
commit 7579aadd9b
1 changed files with 2 additions and 8 deletions

View File

@ -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
#define _I386_MPACPI_H
int mpacpi_scan_apics(struct device *);
int mpacpi_find_interrupts(void *);
#endif /* _I386_MPACPI_H */
#include <x86/mpacpi.h>