chore: remove the files copied from musl

copied and auto-generated files are redundant and should not be tracked.

Change-Id: I22bb3a1873ba6e0be3008306624b50772cdc91b5
Signed-off-by: Caoruihong <crh.cao@huawei.com>
This commit is contained in:
Caoruihong
2021-05-28 18:09:38 +08:00
parent db89b353e9
commit a5660c2217
344 changed files with 15 additions and 29942 deletions
+2
View File
@@ -46,4 +46,6 @@ static_library("fatfs") {
"//third_party/bounds_checking_function/include",
"//third_party/FatFs/source/",
]
deps = [ "//kernel/liteos_m/kal/posix" ]
}