X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bt-oal%2Fbluez_hal%2Fsrc%2Fbt-hal-agent.c;h=79e7310c7d0e877cdbe086c467db4b714d4d9796;hb=89402339a81775d534510fb74c539f10655ef6c2;hp=0390f8791f2e1fe945fb8b55f96b86bb35eeec0d;hpb=4fb3c2ae989c0df21db2c03c37ec103658d3f97e;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git diff --git a/bt-oal/bluez_hal/src/bt-hal-agent.c b/bt-oal/bluez_hal/src/bt-hal-agent.c index 0390f87..79e7310 100644 --- a/bt-oal/bluez_hal/src/bt-hal-agent.c +++ b/bt-oal/bluez_hal/src/bt-hal-agent.c @@ -1212,6 +1212,7 @@ static void __bt_hal_agent_release_memory(void) static inline void stack_trim(void) { +/* #ifdef STACK_FLUSH unsigned int sp; char buf[BUF_SIZE]; @@ -1238,4 +1239,5 @@ static inline void stack_trim(void) perror("stack madvise fail"); } #endif +*/ }