Add a uint16_t control buffer type, as a union.
authorBenjamin Cama <benoar@dolka.fr>
Sun, 25 Sep 2011 12:23:24 +0000 (14:23 +0200)
committerBenjamin Cama <benoar@dolka.fr>
Sun, 25 Sep 2011 12:23:24 +0000 (14:23 +0200)
Then adapt the code using it. Make putting uint16_t easier in the
buffer. Pleases gcc better.

Signed-off-by: Benjamin Cama <benoar@dolka.fr>

No differences found