mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-16 22:54:28 -04:00
6 lines
67 B
C
6 lines
67 B
C
|
|
#define IFX_CPU_RESET \
|
|
{ *DANUBE_RCU_RST_REQ |=1<<30; \
|
|
}
|
|
|