barebox/arch/arm/mach-netx/include/mach/netx-xc.h
Jean-Christophe PLAGNIOL-VILLARD f6a579da9c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-10-22 14:21:25 +02:00

7 lines
84 B
C

#ifndef __ASM_ARCH_NETX_XC_H
#define __ASM_ARCH_NETX_XC_H
int loadxc(int);
#endif