genericopenlibs/posixrealtimeextensions/bwins/librtu.def
author William Roberts <williamr@symbian.org>
Tue, 22 Jun 2010 22:02:13 +0100
branchGCC_SURGE
changeset 38 ea84df9fe210
parent 0 e4d67989cc36
permissions -rw-r--r--
Remove GCCE-specific def file for libstdcpp.dll - it's not binary compatible with the EABI one anyway (Bug 2971)

EXPORTS
	clock_getcpuclockid @ 1 NONAME
	clock_getres @ 2 NONAME
	clock_gettime @ 3 NONAME
	clock_nanosleep @ 4 NONAME
	clock_settime @ 5 NONAME
	timer_create @ 6 NONAME
	timer_delete @ 7 NONAME
	timer_getoverrun @ 8 NONAME
	timer_gettime @ 9 NONAME
	timer_settime @ 10 NONAME
	shm_open @ 11 NONAME
	shm_unlink @ 12 NONAME