libcommon: Introduce bitmap 94/295694/2
authorYoungjae Cho <y0.cho@samsung.com>
Wed, 12 Jul 2023 10:05:44 +0000 (19:05 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 13 Jul 2023 02:46:56 +0000 (11:46 +0900)
commit2b794736a23ff141b160862adc18f49b3c604b7e
tree03661d923d7da19f9501cebd8c9143dc6493f97c
parent7916aa8b6d7953afea4d42afbe54436702e176da
libcommon: Introduce bitmap

These have come from the deviced.

Change-Id: I8d5eb95703d32d8fd17054c4446378adb4db97b2
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/libcommon/bitmap.c [new file with mode: 0644]
src/libcommon/bitmap.h [new file with mode: 0644]
tests/libcommon/test-common.c