b0aec61c9a8e1932fb262aa36622405984650277
[mirrors/Programs.git] / sys_call_table.sh
1 #!/bin/sh
2 cat /boot/System.map-$(uname -r) | grep sys_call_table | cut -d " " -f 1
This page took 0.296602 seconds and 3 git commands to generate.