4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 13:33:31 +08:00
2009-07-02 23:18:14 +00:00

5 lines
36 B
C

void __div0 (void)
{
while (1) ;
}