equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
10 * Nokia Corporation - initial contribution. |
10 * Nokia Corporation - initial contribution. |
11 * |
11 * |
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * Name : simutils.h |
|
16 * Part of : System Startup / Starter |
|
17 * Interface : Domain, SIM Utils API |
15 * Interface : Domain, SIM Utils API |
18 * This file contains SIM Utils definitions of Startup subsystem. |
16 * This file contains SIM Utils definitions of Startup subsystem. |
19 * Version : %version: 1 % |
|
20 * This material, including documentation and any related computer |
|
21 * programs, is protected by copyright controlled by Nokia. All |
|
22 * rights are reserved. Copying, including reproducing, storing, |
|
23 * adapting or translating, any or all of this material requires the |
|
24 * prior written consent of Nokia. This material also contains |
|
25 * confidential information which may not be disclosed to others |
|
26 * without the prior written consent of Nokia. |
|
27 * Template version: 4.2 |
|
28 * Nokia Core OS * |
|
29 * |
17 * |
30 */ |
18 */ |
31 |
19 |
32 #ifndef __SIMUTILS_H__ |
20 #ifndef __SIMUTILS_H__ |
33 #define __SIMUTILS_H__ |
21 #define __SIMUTILS_H__ |