RoseZhang03 e3bd43b49e
[libc] added grouping of guarded functions in header generation (#98532)
Instead of #ifdef guards for each individual function, #ifdef and #endif
will surround all functions that have the same guard.
2024-07-12 17:43:54 +00:00
..