mirror of https://github.com/dynup/kpatch
3 lines
93 B
Plaintext
3 lines
93 B
Plaintext
|
__kpatch_patches = ADDR(.patches);
|
||
|
__kpatch_patches_end = ADDR(.patches) + SIZEOF(.patches);
|