forked from luck/tmp_suning_uos_patched
3 lines
144 B
C
3 lines
144 B
C
|
char _license[] __attribute__((section("license"), used)) = "GPL";
|
||
|
int _version __attribute__((section("version"), used)) = LINUX_VERSION_CODE;
|