XenevaOS
Loading...
Searching...
No Matches
kernelAA64.h
Go to the documentation of this file.
1
32#ifndef __KERNEL_AA64_H__
33#define __KERNEL_AA64_H__
34
35#include <aurora.h>
36
42
46extern void AA64PCIeInitialize();
47#endif
#define AU_EXTERN
Definition aurora.h:50
#define AU_EXPORT
Definition aurora.h:38
void AA64PCIeInitialize()
AA64PCIeInitialize – intialize pcie controller.
Definition pcie.c:50
AU_EXTERN AU_EXPORT bool AuLittleBootUsed()
AuLittleBootUsed – check if little boot protocol is used.
Definition init.c:91