OSHW-DEIMOS/SOFTWARE/A64-TERES/u-boot_new/board/jse/jse_priv.h
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

13 lines
221 B
C

#ifndef __jse_priv_H
#define __jse_prov_H
/*
* Copyright (c) 2004 Picture Elements, Inc.
* Stephen Williams (steve@icarus.com)
*
* SPDX-License-Identifier: GPL-2.0+
*/
extern void host_bridge_init(void);
#endif