Newer
Older
barebox / include / asm-arm / arch-netx / netx-eth.h
@Sascha Hauer Sascha Hauer on 5 Sep 2007 141 bytes add Hilscher netx support part3 (header files)
#ifndef _ASM_ARCH_NETX_ETH_H
#define _ASM_ARCH_NETX_ETH_H

struct netx_eth_platform_data {
	int xcno;
};

#endif /* _ASM_ARCH_NETX_ETH_H */