Lionel Sambuc 175d3e7eae Changing the message union to anonymous.
This allows us to write things like this:
  message m;
  m.m_notify.interrupts = new_value;

or
  message *mp;
  mp->m_notify.interrupts = new_value;

The shorthands macro have been adapted for the new scheme, and will be
kept as long as we have generic messages being used.

Change-Id: Icfd02b5f126892b1d5d2cebe8c8fb02b180000f7
2014-03-03 20:46:47 +01:00
..
2014-03-03 20:45:28 +01:00
2014-03-01 09:04:54 +01:00
2013-10-09 20:24:17 -04:00
2012-07-15 22:30:15 +02:00
2013-01-14 11:36:26 +01:00
2013-09-24 08:26:53 +00:00
2013-05-01 21:40:23 +00:00
2014-03-01 09:05:00 +01:00
2013-10-09 20:24:17 -04:00
2013-10-09 20:24:17 -04:00
2010-09-15 14:10:57 +00:00
2014-03-01 09:04:54 +01:00
2014-03-01 09:05:01 +01:00
2013-01-14 11:36:26 +01:00
2012-03-25 16:17:10 +02:00
2013-10-09 20:24:17 -04:00
2013-10-09 20:24:17 -04:00
2013-01-14 11:36:26 +01:00
2013-08-28 12:53:05 -04:00
2014-03-01 09:04:55 +01:00
2012-07-15 22:30:15 +02:00
2013-10-09 20:24:17 -04:00
2013-10-09 20:24:17 -04:00