Alignment issue.
commit0984e7037764777871ca871e65da5618cfe26914
authorVitaly Mayatskikh <v.mayatskih@gmail.com>
Mon, 3 Aug 2009 19:25:50 +0000 (3 21:25 +0200)
committerVitaly Mayatskikh <v.mayatskih@gmail.com>
Mon, 3 Aug 2009 19:25:50 +0000 (3 21:25 +0200)
tree59fc9cc1577b0f72473276f26261ae7920ad6f05
parent6ae2dff664a0ae41cdcc732d771dc1dbe72cc30d
Alignment issue.

In `struct v4l2_format' field `fmt' is aligned to machine word,
whereas enum `type' is always `int'. Determine correct offsets in
v4l2_format by grovel.
aligned.lisp [new file with mode: 0644]
cl-v4l2.asd
videodev2.lisp