Now making use of new utf8 support when using Curses::UI
[mirrors/Programs.git] / bash / 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.25179 seconds and 4 git commands to generate.