5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 Desc: Alpha/DEC-specific things
12 #define AROS_64BIT_TYPE long
13 #define AROS_32BIT_TYPE int
14 #define __AROS_STRUCTURE_ALIGNMENT 8
16 #define AROS_IPTR_TYPE unsigned long
18 #endif /* AROS_ALPHA_H */