kernel/eka/bmarm/hcru.def
author William Roberts <williamr@symbian.org>
Tue, 15 Jun 2010 17:10:56 +0100
branchGCC_SURGE
changeset 154 eafca448bc37
parent 31 56f325a607ea
permissions -rw-r--r--
Another rework for Bug 2926 - add a separate bld.inf in gcce, to be used in Symbian Foundation builds Later on, this can be the place where the EPL source for GCC runtime support is added.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     1
EXPORTS
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     2
	GetWordSettings__3HCRiPCQ23HCR10SSettingIdPlPQ23HCR12TSettingTypePi @ 1  NONAME ; HCR::GetWordSettings(int, HCR::SSettingId const *, long *, HCR::TSettingType *, int *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     3
	GetData__3HCRRCQ23HCR10TSettingIdR5TDes8 @ 2  NONAME R3UNUSED ; HCR::GetData(HCR::TSettingId const &, TDes8 &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     4
	GetData___3HCRRCQ23HCR10TSettingIdUsPUcRUs @ 3  NONAME ; HCR::GetData_(HCR::TSettingId const &, unsigned short, unsigned char *, unsigned short &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     5
	GetInt__3HCRRCQ23HCR10TSettingIdRSc @ 4  NONAME R3UNUSED ; HCR::GetInt(HCR::TSettingId const &, signed char &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     6
	GetInt__3HCRRCQ23HCR10TSettingIdRl @ 5  NONAME R3UNUSED ; HCR::GetInt(HCR::TSettingId const &, long &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     7
	GetInt__3HCRRCQ23HCR10TSettingIdRs @ 6  NONAME R3UNUSED ; HCR::GetInt(HCR::TSettingId const &, short &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     8
	GetInt__3HCRRCQ23HCR10TSettingIdRx @ 7  NONAME R3UNUSED ; HCR::GetInt(HCR::TSettingId const &, long long &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     9
	GetLinAddr__3HCRRCQ23HCR10TSettingIdRUl @ 8  NONAME R3UNUSED ; HCR::GetLinAddr(HCR::TSettingId const &, unsigned long &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    10
	GetString__3HCRRCQ23HCR10TSettingIdR5TDes8 @ 9  NONAME R3UNUSED ; HCR::GetString(HCR::TSettingId const &, TDes8 &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    11
	GetString___3HCRRCQ23HCR10TSettingIdUsPUcRUs @ 10  NONAME ; HCR::GetString_(HCR::TSettingId const &, unsigned short, unsigned char *, unsigned short &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    12
	GetTypeAndSize__3HCRRCQ23HCR10TSettingIdRQ23HCR12TSettingTypeRUs @ 11  NONAME R3UNUSED ; HCR::GetTypeAndSize(HCR::TSettingId const &, HCR::TSettingType &, unsigned short &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    13
	GetUInt__3HCRRCQ23HCR10TSettingIdRUc @ 12  NONAME R3UNUSED ; HCR::GetUInt(HCR::TSettingId const &, unsigned char &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    14
	GetUInt__3HCRRCQ23HCR10TSettingIdRUl @ 13  NONAME R3UNUSED ; HCR::GetUInt(HCR::TSettingId const &, unsigned long &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    15
	GetUInt__3HCRRCQ23HCR10TSettingIdRUs @ 14  NONAME R3UNUSED ; HCR::GetUInt(HCR::TSettingId const &, unsigned short &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    16
	GetUInt__3HCRRCQ23HCR10TSettingIdRUx @ 15  NONAME R3UNUSED ; HCR::GetUInt(HCR::TSettingId const &, unsigned long long &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    17
	GetBool__3HCRRCQ23HCR10TSettingIdRi @ 16  NONAME R3UNUSED ; HCR::GetBool(HCR::TSettingId const &, int &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    18
	GetArray__3HCRRCQ23HCR10TSettingIdUsPlRUs @ 17  NONAME ; HCR::GetArray(HCR::TSettingId const &, unsigned short, long *, unsigned short &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    19
	GetArray__3HCRRCQ23HCR10TSettingIdUsPUlRUs @ 18  NONAME ; HCR::GetArray(HCR::TSettingId const &, unsigned short, unsigned long *, unsigned short &)
31
56f325a607ea Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 0
diff changeset
    20
	FindSettings__3HCRUliPUlPQ23HCR12TSettingTypePUs @ 19  NONAME ; HCR::FindSettings(unsigned long, int, unsigned long *, HCR::TSettingType *, unsigned short *)
56f325a607ea Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 0
diff changeset
    21
	FindSettings__3HCRUliUlUlPUlPQ23HCR12TSettingTypePUs @ 20  NONAME ; HCR::FindSettings(unsigned long, int, unsigned long, unsigned long, unsigned long *, HCR::TSettingType *, unsigned short *)
0
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    22
	FindNumSettingsInCategory__3HCRUl @ 21  NONAME R3UNUSED ; HCR::FindNumSettingsInCategory(unsigned long)