Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc
/
.
/
board
/
spc1920
/
hpi.h
blob: db67672a8ebf668dbaf678ffc9c6d5b2081ae377 [
file
] [
log
] [
blame
]
/*
* (C) Copyright 2006
* Markus Klotzbuecher, DENX Software Engineering, mk@denx.de.
*
* SPDX-License-Identifier: GPL-2.0+
*/
int
hpi_init
(
void
);
#ifdef
CONFIG_SPC1920_HPI_TEST
int
hpi_test
(
void
);
#endif