Skip to content
Commit f14525f9 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86: Simplify syscallhdr.sh



Simplify syscallhdr.sh by letting grep sort out the ABIs that we want,
rather than relying on manual list matching.  This is safe since the
ABI strings already have to consist only of characters which are valid in C
macro names.

Suggested-by: default avatarMatt Helsley <matthltc@us.ibm.com>
Link: http://lkml.kernel.org/r/20111118221558.GA6408@count0.beaverton.ibm.com


Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent 303395ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment