mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-30 04:55:21 +00:00
Commit 005546 introduces some functions like s0, s1, s2. This patch renames `s1` and `s2` in string.c to avoid the name conflict. Tracked-On: #861 Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>