mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 12:50:19 +08:00
d6d1a08b48a52b72563b327f0e4153a0ebe05ab7
* Makefile: Add format. * include/fslib/vfatlib.h (VfatFormat): Prototype. * lib/fmifs/format.c (VfatFormat): Add stub. * lib/fmifs/makefile (TARGET_LIBS): Add vfatlib.a. * lib/fslib/vfatlib/vfatlib.c (VfatFormat): Add stub. * tools/helper.mk: Do not install .sym files for static libraries. * subsys/system/format: New directory. * subsys/system/format/makefile: New file. * subsys/system/format/format.c: Ditto. svn path=/trunk/; revision=4504
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%