FreeCalypso > hg > tcs211-fcmodem
diff g23m/system/busyb/sourcesets/rts16le_3_00_int_ram.xml @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/g23m/system/busyb/sourcesets/rts16le_3_00_int_ram.xml Mon Jun 01 03:24:05 2015 +0000 @@ -0,0 +1,34 @@ +<?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>