Initial revision
[LeanCalc.git] / calc / calc / align32.h
1 /*
2  * DO NOT EDIT -- generated by the Makefile
3  */
4
5
6 #if !defined(__MUST_ALIGN32_H__)
7 #define __MUST_ALIGN32_H__
8
9
10 /* must we always align 32 bit accesses? */
11 /* guess we must align 32 bit values */
12 #define MUST_ALIGN32
13
14
15 #endif /* !__MUST_ALIGN32_H__ */