- Timestamp:
- Mar 22, 2011 9:38:49 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/2.0-dev/pjlib/include/pj/compat/cc_gcc.h
r2407 r3468 72 72 #define PJ_UNREACHED(x) 73 73 74 #define PJ_ALIGN_DATA(declaration, alignment) declaration _attribute_ ((aligned (alignment))) 75 76 74 77 #endif /* __PJ_COMPAT_CC_GCC_H__ */ 75 78
Note: See TracChangeset
for help on using the changeset viewer.