mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
9bdcc4dc4b
Inline & inline_function both used make confuze, let's modify all inline in irq.h to inline_function, also clear the always_inline_funcion declaration. Signed-off-by: buxiasen <buxiasen@xiaomi.com>