mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-29 07:10:27 +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 ';'.