dos.library: All entries of all DosList variants are aligned
commitec4ea6b6add98ebca2f25fe84e7a66848a9afb49
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 30 Jun 2011 19:18:42 +0000 (30 19:18 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 30 Jun 2011 19:18:42 +0000 (30 19:18 +0000)
tree8eb29752529b063c79242512941486c2dd95e8cb
parent21e89e7d88dbef3ef028aa5f4724807a8eaacc55
dos.library: All entries of all DosList variants are aligned

For proper x86_64 packet support, all the elements of all the
different DosList need to be 64-bit aligned. To achieve this,
use SIPTR and IPTR instead of LONG and ULONG, respecively.

Signed-off-by: Jason S. McMullan <jason.mcmullan@netronome.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@39674 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/include/dos/dosextens.h
compiler/include/dos/filehandler.h