diff options
author | H. Peter Anvin <hpa@zytor.com> | 2010-11-14 13:09:48 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-11-14 13:09:48 -0800 |
commit | db74cf6c4182f40ecf7fad1f04799d09d82f896d (patch) | |
tree | 489451b230b21ffd410107dab91b7037a2e5af4f /com32/gplinclude/disk/util.h | |
parent | dd0a971cb6315a5f30c8d378a92f8db9f7ed4eb0 (diff) | |
download | syslinux-db74cf6c4182f40ecf7fad1f04799d09d82f896d.tar.gz syslinux-db74cf6c4182f40ecf7fad1f04799d09d82f896d.tar.xz syslinux-db74cf6c4182f40ecf7fad1f04799d09d82f896d.zip |
com32: add a centralized bitops header
Add a centralized bitops header <sys/bitops.h> which uses x86 bitops
instructions. This is necessary to keep gcc 4.5 from aborting
compilation due to the inlined code being larger than the non-inlined
version, and well, we should really use the bitops.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'com32/gplinclude/disk/util.h')
0 files changed, 0 insertions, 0 deletions