Merge pull request #1 from shivajivarma/patch-1
[mirrors/Programs.git] / bash / sys_call_table.sh
CommitLineData
21c4e167
H
1#!/bin/sh
2cat /boot/System.map-$(uname -r) | grep sys_call_table | cut -d " " -f 1
This page took 0.100373 seconds and 4 git commands to generate.