rt-thread/components/lwp
Man, Jianting (Meco) 99bdf978d7
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak

* [rtdef] rename RT_USED attribute as rt_used

* [rtdef] rename RT_SECTION attribute as rt_section

* [rtdef] rename ALIGN attribute as rt_align

* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
2022-12-11 13:12:03 -05:00
..
arch [smart][risc-v/libcpu] port rv64 cpu code (#6704) 2022-12-10 22:16:42 +08:00
Kconfig sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
SConscript sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
ioremap.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
ioremap.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
lwp.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_arch_comm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_avl.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
lwp_avl.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_dbg.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_elf.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_futex.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_ipc.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_ipc.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_ipc_internal.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm_area.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm_area.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pid.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pid.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pmutex.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_setsid.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_shm.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_shm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_signal.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_signal.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_syscall.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
lwp_syscall.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_tid.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_user_mm.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_user_mm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
page.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
page.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
syscall_data.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00