mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 13:33:30 +08:00
5 lines
36 B
C
5 lines
36 B
C
|
void __div0 (void)
|
||
|
{
|
||
|
while (1) ;
|
||
|
}
|