
24 May
2010
24 May
'10
8:47 p.m.
On May 24, 2010, at 1:19 PM, Timur Tabi wrote:
On Mon, May 24, 2010 at 1:12 PM, Kumar Gala galak@kernel.crashing.org wrote:
+} pixis_t __attribute__ ((aligned(1)));
What's the aligned(1) for?
Asked Timur, I copied it from the ngpixis.h header
Hmmm... I think I might have meant __packed__ instead of aligned(1).
I'll fix ngpixis as well in updated patch.
- k