Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
97ee70606cae6cc7cc300b20ffb5da3c4b547374
/
.
/
board
/
armltd
/
vexpress64
/
pcie.h
blob: 14642f4f5c43e80920cbc4ee913aa73be36cfae6 [
file
] [
log
] [
blame
]
Liviu Dudau
2fdc9b7
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__ */