[C-API] Add a platform-dependent header emulating tizen-error.h
authorWook Song <wook16.song@samsung.com>
Thu, 24 Oct 2019 07:33:12 +0000 (16:33 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 24 Oct 2019 15:41:12 +0000 (00:41 +0900)
commit01c7188a317d8105ddeab0675e02bc28634be04c
treedbb045ed6bf9c81a48a359f47e38c291311e5a33
parentf8be798264ea651b2b143bdfe1c8fb6b0432447a
[C-API] Add a platform-dependent header emulating tizen-error.h

This patch adds a platform-dependent header which emulates tizen-error.h
for Non-Tizen platforms. Note that any files under the platform
directory in API's include are filtered out from Tizen packages.

Signed-off-by: Wook Song <wook16.song@samsung.com>
api/capi/include/platform/tizen_error.h [new file with mode: 0644]