SmartAudio/lichee/brandy/u-boot-2014.07/board/jse/jse_priv.h

13 lines
221 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#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