mirror of
https://github.com/optim-enterprises-bv/openwrt-ipq.git
synced 2025-11-30 21:23:51 +00:00
6 lines
67 B
C
6 lines
67 B
C
|
|
#define IFX_CPU_RESET \
|
|
{ *DANUBE_RCU_RST_REQ |=1<<30; \
|
|
}
|
|
|