common: divide common functions from each popup 46/17046/1
authorTaeyoung Kim <ty317.kim@samsung.com>
Mon, 3 Mar 2014 07:45:42 +0000 (16:45 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Mon, 3 Mar 2014 07:47:20 +0000 (16:47 +0900)
commit6bd247e1fa082daf21592b4f361fd6802739f5ad
tree4979e16e106dd53f1b4d967c9c9f5dfd497a40d4
parenta97e73e81b315e34b96322b7a9b619f5614d61f5
common: divide common functions from each popup

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Change-Id: I8c28871eb1899060a8e8a8e4f8212ba02d4e0ee7
12 files changed:
lowbatt-popup/CMakeLists.txt
lowbatt-popup/src/lowbatt.c
lowmem-popup/CMakeLists.txt
lowmem-popup/src/lowmem.c
mmc-popup/CMakeLists.txt
mmc-popup/src/mmc.c
mmc-popup/src/mmc.h
poweroff-popup/CMakeLists.txt
poweroff-popup/src/poweroff.c
share/common.c [deleted file]
share/src/common.c [new file with mode: 0755]
share/src/common.h [moved from share/common.h with 59% similarity]