view g23m/system/busyb/sourcesets/rts16le_1_22e_int_ram.xml @ 230:217942c111e1
l1tm_func.c: l1tm_mem_read() reconstructed
author |
Mychaela Falconia <falcon@freecalypso.org> |
date |
Sun, 15 Jan 2017 05:33:34 +0000 (2017-01-15) |
parents |
509db1a7b7b8 |
children |
|
line source
<?xml version="1.0" encoding="utf-8"?>
<sourceSet name="rts16le_1_22e_int_ram" description="RTS library 1.22e 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="memset.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" />
<source name="sysmem.c" />
</sourceFiles>
</sourceSet>