]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/jse/jse_priv.h
Update from 2013.01 to 2013.07
[karo-tx-uboot.git] / board / jse / jse_priv.h
1 #ifndef __jse_priv_H
2 #define __jse_prov_H
3 /*
4  * Copyright (c) 2004 Picture Elements, Inc.
5  *    Stephen Williams (steve@icarus.com)
6  *
7  * SPDX-License-Identifier:     GPL-2.0+
8  */
9
10 extern void host_bridge_init(void);
11
12 #endif