system_info_extenal: Make non-exported function as internal 03/302203/1 tizen_7.0
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 28 Nov 2023 10:10:22 +0000 (19:10 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 4 Dec 2023 05:01:43 +0000 (14:01 +0900)
commitae0e423ea25f423c09a19cdc1075bacbbcc1b19f
treeff8ddc475729d9f98e5981745031571f1495b7bf
parent0e51498af3301231c7b59aa5c563582a8f9ba4fa
system_info_extenal: Make non-exported function as internal

Make non-exported function as internal function and then
remove 'external_' prefix to show the difference between
exported and non-exported function for improving the readability.

Change-Id: Ib19e840fedab7f49ab9db06e3c22ffe2119135a6
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/system_info_external.c