change the way ./files* and the generic kernel files are applied. ./files now applies...
[openwrt.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
This page took 0.041646 seconds and 5 git commands to generate.