Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
609d7fa9565c754428d2520cac2accc9052e1245
/
.
/
arch
/
powerpc
/
platforms
/
pasemi
/
pasemi.h
blob: fd71d72736b27a27d64aad78190d01396d717cb4 [
file
] [
log
] [
blame
]
#ifndef
_PASEMI_PASEMI_H
#define
_PASEMI_PASEMI_H
extern
unsigned
long
pas_get_boot_time
(
void
);
extern
void
pas_pci_init
(
void
);
extern
void
pas_pcibios_fixup
(
void
);
#endif
/* _PASEMI_PASEMI_H */