header, and I'm too lazy to do the research for such simple functions. First, drop all functions, as we don't really use all of them. Only reimplement from scratch the following ones: strnlen(), strlen(), strcmp(). No fancy, fast, or small implementations, but I think we don't care (they're only called once or twice anyway). But, at least all functions are well-documented now. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@247 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
|---|---|---|
| .. | ||
| console | ||
| cpu/generic/x86 | ||
| device | ||
| elf.h | ||
| elf_boot.h | ||
| ip_checksum.h | ||
| lar.h | ||
| lib.h | ||
| linuxbios_tables.h | ||
| string.h | ||
| tables.h | ||
| uart8250.h | ||