tmp_suning_uos_patched/kernel/uosversion.h
huangbibo 40ef4e27ac uos overall kernel patch
Signed-off-by: huangbibo <huangbibo@uniontech.com>
2022-09-21 08:52:36 +08:00

5 lines
75 B
C

#define UOS_VERSION_LEN 0x20
char UOS_VERSION[UOS_VERSION_LEN] = "1051";