mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-03 19:14:34 +08:00
011ed26bac
Note that the symbol ';;' is wrong in 'return (rt_uint32_t)PLIC_claim_interrupt(&g_plic);;', so that ';;' should been replaced with ';'.