Revert to alignment on max(architecture size)
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 10 Feb 2010 20:21:44 +0000 (15:21 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 10 Feb 2010 20:23:18 +0000 (15:23 -0500)
commita948b7216c702765b12273c2468ce52df8b0f42b
tree302b2e1c1db8aad5947f83b847ba039ff62858c3
parent9a224c0956b41b5b9261044f54d696fac492c5cf
Revert to alignment on max(architecture size)

Finally, noticed that gcc aligns uint64_t on 32-bit for 32-bit architectures.
Hopefully we are not facing a case where different compilers behave differently.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ltt/ltt-private.h
This page took 0.023111 seconds and 4 git commands to generate.