resource-manager: Fix BIT() to SYSCOMMON_BIT() 00/296600/5
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 1 Aug 2023 08:56:28 +0000 (17:56 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Wed, 2 Aug 2023 10:10:52 +0000 (19:10 +0900)
commit8353a00ba8d7a64f7877a658c7acf640bc8dd071
tree8cb30b5960a13d36592e832f6614c1f5c4d0fda2
parent40be16ec3e93f3beed0cbe3ffe2ea4c51558b69d
resource-manager: Fix BIT() to SYSCOMMON_BIT()

The BIT() is too general so that it is possible to collide with other
header when it is imported. Therefore, added prefix for the macro.

Change-Id: Idc999d6c09364bfc9fbc0dc93fb63c1d5eeea995
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
include/libsyscommon/resource-type.h