summaryrefslogtreecommitdiff
path: root/libug-setting-location-efl-mypos.h
blob: 9bc71d03d66edba10f2aa11940e20379da03246a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/*
 * Copyright (c) 2000-2012 Samsung Electronics Co., Ltd All Rights Reserved
 *
 * This file is part of UG setting location
 * Written by Youngae Kang <youngae.kang@samsung.com>
 *            Minjune Kim <sena06.kim@samsung.com>
 *            Genie Kim <daejins.kim@samsung.com>
 *
 * PROPRIETARY/CONFIDENTIAL
 *
 * This software is the confidential and proprietary information of
 * SAMSUNG ELECTRONICS ("Confidential Information"). You shall not
 * disclose such Confidential Information and shall use it only in
 * accordance with the terms of the license agreement you entered
 * into with SAMSUNG ELECTRONICS.
 * SAMSUNG make no representations or warranties about the suitability
 * of the software, either express or implied, including but not limited
 * to the implied warranties of merchantability, fitness for a particular
 * purpose, or non-infringement. SAMSUNG shall not be liable for any
 * damages suffered by licensee as a result of using, modifying or
 * istributing this software or its derivatives.
 */

#ifndef __libug_setting_location_efl_mypos_H__
#define __libug_setting_location_efl_mypos_H__

#include <locations.h>

#include "libug-setting-location-efl.h"

int setting_location_mypos_view(void *data);

#endif				/* __libug_setting_location_efl_mypos_H__ */