compiler: New macro for defining aligned structs.
authorBen Pfaff <blp@nicira.com>
Tue, 11 Mar 2014 06:49:29 +0000 (23:49 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Mar 2014 19:45:11 +0000 (12:45 -0700)
commit0bdc6b84f2d31f050e1f6d6b8f9f95687f14f877
tree77501451283404755a68d6356990083e7da1f77a
parentf5de851260e139650bdfda1fc022d45642bccf35
compiler: New macro for defining aligned structs.

This is broken out into a separate commit because it adds new MSVC
specific code and I don't have MSVC around to test whether it's correct.

CC: Gurucharan Shetty <gshetty@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/compiler.h