Remove all but the basic exports.

This commit is contained in:
sfraser%netscape.com 1998-12-05 22:02:58 +00:00
parent b2d0a9208d
commit 4b3fa6114d

View File

@ -11,22 +11,22 @@
### Symbols you may have to hand annotate with #{code} or #{data}...
###
CallCacheFlushers
Flush_Allocate
Flush_Free
Flush_Reallocate
InstallGarbageCollectorCacheFlusher
InstallMallocHeapLowProc
InstallMemoryCacheFlusher
Memory_ReserveInMacHeap
#CallCacheFlushers
#Flush_Allocate
#Flush_Free
#Flush_Reallocate
#InstallGarbageCollectorCacheFlusher
#InstallMallocHeapLowProc
#InstallMemoryCacheFlusher
#Memory_ReserveInMacHeap
calloc
free
malloc
memsize
memtotal
#memsize
#memtotal
realloc
#{data}
gFastMemSmallSizeAllocators
#gFastMemSmallSizeAllocators
###