1 Star 0 Fork 0

gaojuxin/la-musllibc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Kconfig 512 Bytes
一键复制 编辑 原始数据 按行查看 历史
Anna Lyons 提交于 2017-08-30 11:49 . Fix licenses for DATA61 files
#
# Copyright 2017, Data61
# Commonwealth Scientific and Industrial Research Organisation (CSIRO)
# ABN 41 687 119 230.
#
# This software may be distributed and modified according to the terms of
# the BSD 2-Clause license. Note that NO WARRANTY is provided.
# See "LICENSE_BSD2.txt" for details.
#
# @TAG(DATA61_BSD)
#
menuconfig LIB_MUSL_C
bool "libmuslc"
default y
select HAVE_LIBC
select HAVE_CRT
help
Musl C standard library.
config HAVE_LIBC
bool
config HAVE_CRT
bool
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/gaojuxin09/la-musllibc.git
[email protected]:gaojuxin09/la-musllibc.git
gaojuxin09
la-musllibc
la-musllibc
master

搜索帮助