Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d5df606d17f80d78e4d577e80fd0034dc66486be
/
.
/
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__ */