• Andreas Stührk's avatar
    Fix tools/syscount -l (#2180) · 5f7c8294
    Andreas Stührk authored
    In #2063, syscount's syscall mapping was moved into its own module.
    Unfortunately, that broke the "print list of recognized syscalls and
    exit" usage of syscount. Fix it by importing the syscall mapping from
    the new module.
    5f7c8294
syscount.py 6.05 KB