mirror of
https://review.haiku-os.org/haiku
synced 2025-02-23 14:08:15 +01:00
No longer needs i386_io.h - now uses the inline functions in arch/cpu.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8005 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d001f09162
commit
480455d5cc
@ -14,6 +14,7 @@
|
||||
#include <bus/ISA.h>
|
||||
#include <KernelExport.h>
|
||||
#include <device_manager.h>
|
||||
#include <arch/cpu.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@ -27,7 +28,7 @@
|
||||
#endif
|
||||
|
||||
// ToDo: this is architecture dependent and should be made differently!
|
||||
#include "i386_io.h"
|
||||
// (for example, the Pegasos (PPC based) also has an ISA bus)
|
||||
|
||||
|
||||
#define ISA_MODULE_NAME "bus_managers/isa/root"
|
||||
|
Loading…
x
Reference in New Issue
Block a user