diff options
author | Keith Packard <keithp@keithp.com> | 2008-05-01 20:31:16 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-05-01 20:31:16 -0700 |
commit | 30efad5113944681c1abd6452e10355c105e9c39 (patch) | |
tree | d2e5963cd0e8b7ad32c71cfcec66e5aab2f97099 /shared-core/r300_cmdbuf.c | |
parent | abc896638fdcd8ccb457ad7b43dbe7ad229ba501 (diff) |
Fix gem ioctls to be 32/64-bit clean.
mixed 32/64 bit systems need 'special' help for ioctl where the user-space
and kernel-space datatypes differ. Fixing the datatypes to be the same size,
and align the same way for both 32 and 64-bit ppc and x86 environments will
elimiante the need to have magic 32/64-bit ioctl translation code.
Diffstat (limited to 'shared-core/r300_cmdbuf.c')
0 files changed, 0 insertions, 0 deletions