summaryrefslogtreecommitdiffstats
path: root/board/spc1920/hpi.h
blob: db67672a8ebf668dbaf678ffc9c6d5b2081ae377 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * (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
OpenPOWER on IntegriCloud