49355de55a4d6b6aad5c3d47d2d2a0685383b603
[openwrt/svn-archive/archive.git] / package / uboot-ifxmips / files / cpu / mips / danube / ifx_cpu.c
1
2 #define IFX_CPU_RESET \
3 { *DANUBE_RCU_RST_REQ |=1<<30; \
4 }
5