nuttx/mm/iob
yinshengkai 85f727f232 tools: replace INCDIR to Makefile variable
In the past, header file paths were generated by the incdir command
Now they are generated by concatenating environment variables

In this way, when executing makefile, no shell command will be executed,
it will improve the speed of executing makfile
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-11-03 19:59:55 +08:00
..
iob_add_queue.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_alloc_qentry.c
iob_alloc.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_clone.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_concat.c
iob_contig.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_copyin.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_copyout.c
iob_dump.c
iob_free_chain.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_free_qentry.c
iob_free_queue_qentry.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_free_queue.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_free.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_get_queue_size.c mm/iob: add iob_get_queue_size() helper 2021-07-05 06:20:52 -05:00
iob_initialize.c use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
iob_navail.c
iob_notifier.c sched/wqueue: Change the return type of work_notifier_teardown to void 2022-05-14 00:35:29 +03:00
iob_pack.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_peek_queue.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_remove_queue.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_statistics.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_tailroom.c Add iob_tailroom 2021-06-30 06:40:13 -05:00
iob_test.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_trimhead_queue.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_trimhead.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob_trimtail.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
iob.h iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
Kconfig Refine how to specify iob and ramlog data section 2022-08-25 14:05:17 +02:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00