1312b6389c
2004/06/14 09:46:24 thb 1.1.2.2: #i26634# Changed export symbol to match the sal.map 2004/06/11 17:45:59 thb 1.1.2.1: #i26634# Cleaned up and adhered more closely to *nix and UDK conventions
10 lines
191 B
Text
10 lines
191 B
Text
UDK_3_0_0 {
|
|
global:
|
|
rtl_allocateMemory;
|
|
rtl_reallocateMemory;
|
|
rtl_freeMemory;
|
|
rtl_allocateZeroMemory;
|
|
rtl_freeZeroMemory;
|
|
local:
|
|
*;
|
|
};
|