nuttx/arch/mips
buxiasen 9bdcc4dc4b arch/irq.h: update all inline to inline_function
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>
2025-01-06 23:03:05 +08:00
..
include arch/irq.h: update all inline to inline_function 2025-01-06 23:03:05 +08:00
src Reduce the size of tcb by four bytes. 2025-01-02 23:18:42 +08:00
Kconfig sched/task/fork: add fork implementation 2023-07-12 02:27:37 +08:00