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