office-gobmx/sal/util/salalloc.map
Hans-Joachim Lankenau 1312b6389c INTEGRATION: CWS ooogrind (1.1.2); FILE ADDED
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
2004-06-25 17:39:15 +00:00

10 lines
191 B
Text

UDK_3_0_0 {
global:
rtl_allocateMemory;
rtl_reallocateMemory;
rtl_freeMemory;
rtl_allocateZeroMemory;
rtl_freeZeroMemory;
local:
*;
};