projects
/
platform
/
hal
/
api
/
tdm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe5df48
)
Change including position
41/317741/1
author
jinbong.lee
<jinbong.lee@samsung.com>
Tue, 7 Jan 2025 06:49:06 +0000
(15:49 +0900)
committer
jinbong.lee
<jinbong.lee@samsung.com>
Tue, 7 Jan 2025 06:49:06 +0000
(15:49 +0900)
Change-Id: I0e09f8dc195c6000c61d522db8a46719f6557a23
Signed-off-by: jinbong.lee <jinbong.lee@samsung.com>
include/hal-tdm.h
patch
|
blob
|
history
diff --git
a/include/hal-tdm.h
b/include/hal-tdm.h
index 1f0ac30a7a8b8aa505831f597bb6cb869d7af5a7..8dc07b1719fa3ff9a28e29e44f861de5da4f6652 100644
(file)
--- a/
include/hal-tdm.h
+++ b/
include/hal-tdm.h
@@
-35,14
+35,14
@@
#ifndef __HAL_TDM__
#define __HAL_TDM__
-#ifdef __cplusplus
-extern "C" {
-#endif
-
#include <tbm_surface.h>
#include <tbm_surface_queue.h>
#include "hal-tdm-types.h"
+#ifdef __cplusplus
+extern "C" {
+#endif
+
/**
* @file hal-tdm.h
* @brief This file contains the Tizen TDM HAL interface API, related structures and enumerations.