system_info_extenal: Make non-exported function as internal 62/301962/4 accepted/tizen_unified_riscv accepted/tizen/unified/20231211.095401 accepted/tizen/unified/riscv/20231215.050329
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 28 Nov 2023 10:10:22 +0000 (19:10 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 30 Nov 2023 08:24:12 +0000 (17:24 +0900)
commit601874f99147f7dd2666816eb050cb3ed73cb12c
tree1193cdd20374230be787407ac8157c5bf1a10c41
parent08f0386204f8c1c1c54fa4b99d44736a3c9d0e0c
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: Id16cd63cff2e97c7e17bbacf3f66c80a1e36f311
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/system_info_external.c