Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8d1fdc36480c0a0fdb2f852244cb48911b7f4fb3
/
.
/
board
/
armltd
/
vexpress64
/
pcie.h
blob: 14642f4f5c43e80920cbc4ee913aa73be36cfae6 [
file
] [
log
] [
blame
]
Liviu Dudau
8d1fdc3
2015-10-19 11:08:32 +0100
[
diff
] [
blame^
]
1
#ifndef
__VEXPRESS64_PCIE_H__
2
#define
__VEXPRESS64_PCIE_H__
3
4
void
vexpress64_pcie_init
(
void
);
5
6
#endif
/* __VEXPRESS64_PCIE_H__ */