mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-05 21:44:21 +00:00
6 lines
67 B
C
6 lines
67 B
C
|
|
||
|
#define IFX_CPU_RESET \
|
||
|
{ *DANUBE_RCU_RST_REQ |=1<<30; \
|
||
|
}
|
||
|
|