[gbinder] Add support for FMQ (Fast Message Queue). JB#54946

This commit is contained in:
Matti Lehtimäki
2021-10-28 14:27:57 +03:00
parent 7f12f1a476
commit a1616163e7
10 changed files with 1130 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ SRC = \
gbinder_config.c \
gbinder_driver.c \
gbinder_eventloop.c \
gbinder_fmq.c \
gbinder_io_32.c \
gbinder_io_64.c \
gbinder_ipc.c \