mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-20 04:34:41 +08:00
4 lines
82 B
C
4 lines
82 B
C
const int __attribute__((section (".shstrtab"))) lel = 42;
|
|
|
|
int main(){return 0;}
|