FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/rts16le_3_00_int_ram.xml @ 17:7f42cf4bca79
DSP patch *.c files: dummies replaced with extracted real char arrays
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Wed, 21 Oct 2015 03:18:53 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet name="rts16le_3_00_int_ram" description="RTS library 3.00 internal RAM C files"> <settings> <options> <optionDef description="Common include path" name=""> <condOption optRef="RTS_INCLUDES" /> </optionDef> <optionDef description="Common option flags" name=""> <condOption optRef="rts16le_flags" /> </optionDef> </options> </settings> <sourceDirs> <srcDir pathRef="RTS_DIR" /> </sourceDirs> <sourceFiles> <!-- High consumption of CPU (remark: icall contains the IND$CALL function) --> <source name="vsprintf.c" /> <source name="memccpy.c" /> <source name="_printfi.c" /> <source name="strcat.c" /> <source name="strncat.c" /> <source name="strlen.c" /> <source name="sprintf.c" /> <!-- String functions (used often) --> <source name="strcpy.c" /> <source name="strncpy.c" /> <!-- Memory functions --> <source name="memchr.c" /> <source name="memcmp.c" /> <source name="memmov.c" /> <source name="memory.c" /> </sourceFiles> </sourceSet>