ReactOS
0.4.16-dev-38-g96c65e9
halinit_up.c
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS HAL
3
* LICENSE: BSD - See COPYING.ARM in the top level directory
4
* FILE: hal/halarm/omap3/halinit_up.c
5
* PURPOSE: OMAP3 Board-Specific HAL Initialization
6
* PROGRAMMERS: ReactOS Portable Systems Group
7
*/
8
9
/* INCLUDES *******************************************************************/
10
11
#include <hal.h>
12
#define NDEBUG
13
#include <debug.h>
14
15
/* GLOBALS ********************************************************************/
16
17
/* PRIVATE FUNCTIONS **********************************************************/
18
19
VOID
20
HalpInitPhase0
(
IN
PLOADER_PARAMETER_BLOCK
LoaderBlock)
21
{
22
23
}
24
25
VOID
26
HalpInitPhase1
(
VOID
)
27
{
28
29
}
30
31
/* EOF */
void
Definition:
nsiface.idl:2307
HalpInitPhase0
VOID HalpInitPhase0(IN PLOADER_PARAMETER_BLOCK LoaderBlock)
Definition:
halinit_up.c:20
HalpInitPhase1
VOID HalpInitPhase1(VOID)
Definition:
halinit_up.c:26
_LOADER_PARAMETER_BLOCK
Definition:
arc.h:539
IN
#define IN
Definition:
typedefs.h:39
hal
halarm
omap3
halinit_up.c
Generated on Tue Sep 17 2024 06:05:59 for ReactOS by
1.9.6