mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 02:11:32 +02:00
6 lines
67 B
C
6 lines
67 B
C
|
|
||
|
#define IFX_CPU_RESET \
|
||
|
{ *DANUBE_RCU_RST_REQ |=1<<30; \
|
||
|
}
|
||
|
|