Parent Directory
|
Revision Log
|
Patch
revision 206, Fri Jun 14 12:26:06 2002 UTC | revision 207, Fri Jun 14 13:06:33 2002 UTC | |
---|---|---|
# | Line 214 | Line 214 |
214 | ||
215 | #define CACHE_LINE 16 | #define CACHE_LINE 16 |
216 | #define CACHE_ALIGN | #define CACHE_ALIGN |
217 | #define DECLARE_ALIGNED_MATRIX(name,sizex,sizey,type,alignment) \ | |
218 | type name[(sizex)*(sizey)] | |
219 | ||
220 | #endif | #endif |
221 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |