ReactOS
0.4.14-dev-554-g2f8d847
hal.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS Hardware Abstraction Layer
4
* FILE: hal/halppc/include/hal.h
5
* PURPOSE: HAL Header
6
* PROGRAMMER: Alex Ionescu (alex@relsoft.net)
7
*/
8
9
/* INCLUDES ******************************************************************/
10
11
/* C Headers */
12
#include <stdio.h>
13
14
/* WDK HAL Compilation hack */
15
#include <excpt.h>
16
#include <ntdef.h>
17
#undef _NTHAL_
18
#undef DECLSPEC_IMPORT
19
#define DECLSPEC_IMPORT
20
#undef NTSYSAPI
21
#define NTSYSAPI __declspec(dllimport)
22
23
/* IFS/DDK/NDK Headers */
24
#include <ntifs.h>
25
#include <bugcodes.h>
26
#include <
ntdddisk.h
>
27
#include <
arc/arc.h
>
28
#include <iotypes.h>
29
#include <kefuncs.h>
30
#include <intrin.h>
31
#include <halfuncs.h>
32
#include <iofuncs.h>
33
#include <
ldrtypes.h
>
34
#include <obfuncs.h>
35
36
/* Internal kernel headers */
37
#include "internal/pci.h"
38
#include "
internal/powerpc/intrin_i.h
"
39
40
/* Internal HAL Headers */
41
#include "
apic.h
"
42
#include "
bus.h
"
43
#include "
halirq.h
"
44
#include "
haldma.h
"
45
#include "
halp.h
"
46
#include "
mps.h
"
47
#include "
ioapic.h
"
48
49
/* EOF */
ldrtypes.h
halirq.h
intrin_i.h
haldma.h
halp.h
ntdddisk.h
arc.h
apic.h
mps.h
ioapic.h
bus.h
hal
halppc
include
hal.h
Generated on Fri Dec 6 2019 06:05:26 for ReactOS by
1.8.15