mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
783bb0e81c
SVN-Revision: 11601
6 lines
67 B
C
6 lines
67 B
C
|
|
#define IFX_CPU_RESET \
|
|
{ *DANUBE_RCU_RST_REQ |=1<<30; \
|
|
}
|
|
|