mirror of https://github.com/hak5/openwrt.git
6 lines
67 B
C
6 lines
67 B
C
|
|
||
|
#define IFX_CPU_RESET \
|
||
|
{ *DANUBE_RCU_RST_REQ |=1<<30; \
|
||
|
}
|
||
|
|