Skip to content
Commit 4749ef26 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov
Browse files

syscall: Drop unneeded addr variable



Otherwise it become a global variable propagated
even to files where it must has no reference to
(such as parasite code)

Symbol table '.symtab' contains 22 entries:
   Num:    Value          Size Type    Bind   Vis      Ndx Name
...
     4: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS parasite.c
...
    21: 000000000000b208     8 OBJECT  GLOBAL DEFAULT    3 addr

Signed-off-by: default avatarCyrill Gorcunov <gorcunov@openvz.org>
parent 54091c9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment