define AROS_32BIT_TYPE to be int
commit9eca30c720203a33904c4919f96ea4a217e0c8fa
authorrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 8 Nov 2007 22:17:01 +0000 (8 22:17 +0000)
committerrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 8 Nov 2007 22:17:01 +0000 (8 22:17 +0000)
tree941b77fcb4516aa1490bc0d8c82e73c81dc37b9d
parent2d7d8df25cb80f3c47419c66cd3f0e11c38c173d
define AROS_32BIT_TYPE to be int

previously it was defined to long (in aros/cpu.h), which is perfectly fine and
good, but was causing me some hairy type-related problems while porting webkit.
a one line change here makes things vastly simpler for me

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@27168 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/i386-all/include/aros/i386/cpu.h