libraries/qr3/BMARM/LoggingAllocatorU.DEF
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Sat, 28 Aug 2010 00:12:38 +0100
changeset 50 e81b4e28b3e2
parent 0 7f656887cf89
permissions -rw-r--r--
Added sf\3tshell platform with support for building beagle textshell+fshell ROMs. As part of that: * Added baserom command and tweaked it to be more friendly with SF baselines. * Lots of build fixes Also cd now makes sure the current working directory matches the file system with respect to case.

EXPORTS
	Install__17RLoggingAllocator @ 1 NONAME R3UNUSED ; RLoggingAllocator::Install(void)
	Uninstall__17RLoggingAllocator @ 2 NONAME R3UNUSED ; RLoggingAllocator::Uninstall(void)
	Install__17RLoggingAllocatorUi @ 3 NONAME R3UNUSED ; RLoggingAllocator::Install(unsigned int)
	New__17RLoggingAllocatorUiP10RAllocatorRP17RLoggingAllocator @ 4 NONAME R3UNUSED ; RLoggingAllocator::New(unsigned int, RAllocator *, RLoggingAllocator *&)
	StaticTraceAlloc__17RLoggingAllocatorP10RAllocatorPvi @ 5 NONAME R3UNUSED ; RLoggingAllocator::StaticTraceAlloc(RAllocator *, void *, int)
	StaticTraceFree__17RLoggingAllocatorP10RAllocatorPv @ 6 NONAME R3UNUSED ; RLoggingAllocator::StaticTraceFree(RAllocator *, void *)