sysdump: don't force cpuid() to be inlined
authorH. Peter Anvin <hpa@zytor.com>
Sun, 14 Feb 2010 22:09:42 +0000 (14:09 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 14 Feb 2010 22:09:42 +0000 (14:09 -0800)
commit0b493ec43fc34ce6268e11c20e25fc9438198564
tree915d759248112cd6268e51bf4ddae0b7a0ffd62e
parent3eefc9d3f7c9ada3d75fc0c7ef564feb0d6d3eea
sysdump: don't force cpuid() to be inlined

The compiler can usually decide that better than we can...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/sysdump/cpuid.c