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
..
2013-12-17 14:41:35 +01:00
2013-08-08 23:22:58 +02:00
2013-09-06 11:51:20 +02:00
2014-03-01 09:05:01 +01:00
2014-03-01 09:04:53 +01:00
2013-04-24 10:18:16 +00:00
2013-09-06 11:51:20 +02:00
2013-09-06 11:51:20 +02:00
2014-03-01 09:04:55 +01:00
2013-09-06 11:51:20 +02:00
2014-03-01 09:04:55 +01:00
2014-03-01 09:04:55 +01:00
2013-08-06 11:43:35 +02:00
2014-03-01 09:05:01 +01:00
2013-12-17 14:41:35 +01:00
2013-09-26 12:11:28 +02:00
2013-09-26 12:11:28 +02:00
2014-03-03 20:46:47 +01:00
2013-09-26 12:11:28 +02:00
2014-03-01 09:04:54 +01:00
2013-09-26 12:11:28 +02:00
2012-09-18 13:17:49 +02:00
2013-09-26 12:11:28 +02:00
2014-03-03 20:46:47 +01:00
2014-03-01 09:04:55 +01:00
2014-03-01 09:04:55 +01:00
2013-09-06 11:51:20 +02:00
2013-04-24 10:18:15 +00:00
2014-03-01 09:04:54 +01:00
2012-11-09 18:46:03 +01:00
2014-03-01 09:05:01 +01:00
2014-01-09 18:28:11 +01:00
2014-03-01 09:04:55 +01:00
2010-10-04 11:41:10 +00:00
2010-10-04 11:41:10 +00:00
2010-10-04 11:41:10 +00:00
2014-03-01 09:05:01 +01:00
2013-04-24 10:18:16 +00:00
2014-03-01 09:04:55 +01:00
2013-09-06 11:51:20 +02:00
2013-09-26 11:54:36 +02:00
2014-03-02 12:28:31 +01:00
2013-04-24 10:18:16 +00:00
2013-08-08 23:22:58 +02:00