OpenCore
1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AppleInterruptLib.h
Go to the documentation of this file.
1
13
#ifndef APPLE_INTERRUPT_H
14
#define APPLE_INTERRUPT_H
15
16
#define APPLE_INTERRUPT_ASSERT 1
17
18
// AppleInterrupt
19
RETURN_STATUS
20
EFIAPI
21
AppleInterrupt
(
22
IN UINT32 FunctiondId,
23
...
24
);
25
26
#endif
// APPLE_INTERRUPT_H
AppleInterrupt
RETURN_STATUS EFIAPI AppleInterrupt(IN UINT32 FunctiondId,...)
Include
Apple
Library
AppleInterruptLib.h
Generated by
1.12.0