mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 05:06:29 +00:00
269f49f9cb
In order to print the numerical entries of the syscall table,
there is no need to call the host compiler to build and then
run a program, this can be done directly by the shell script.
This is similar with commit
|
||
---|---|---|
.. | ||
annotate | ||
entry/syscalls | ||
include | ||
util | ||
Build | ||
Makefile |