memory: Add empty function 63/313263/1 accepted/tizen/unified/toolchain/20240624.121159 accepted/tizen/unified/x/20240621.093622 accepted/tizen/unified/x/asan/20240625.091355
authorYoungjae Cho <y0.cho@samsung.com>
Fri, 21 Jun 2024 02:18:22 +0000 (11:18 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Fri, 21 Jun 2024 02:20:53 +0000 (11:20 +0900)
commitf9b04d4f1c1952e94f2bc02aeba54914054bab20
treee2ecf6b8f67c2c9790f859c455ade6b0c53c0b94
parente971e656a1b60e3f7baf20999493be53718bdeaa
memory: Add empty function

Tizen C# TCT blame there is no memory backend. At least, it requires
empty backend.

Change-Id: I932232afd0fe5e8c8391410a9e92657320565791
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
CMakeLists.txt
hw/memory/CMakeLists.txt [new file with mode: 0644]
hw/memory/memory.c [new file with mode: 0644]