Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | csky: Fixup compile error | Guo Ren | 2021-02-27 | 1 | -1/+0 |
| | | | | | | | | | : error: C++ style comments are not allowed in ISO C90 // Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd. ^ error: (this will be reported only once per input file) Signed-off-by: Guo Ren <guoren@linux.alibaba.com> | ||||
* | csky: Library functions | Guo Ren | 2018-10-25 | 1 | -0/+13 |
This patch adds string optimize codes and some auxiliary codes. Signed-off-by: Chen Linfei <linfei_chen@c-sky.com> Signed-off-by: Mao Han <han_mao@c-sky.com> Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> |