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-02-18 11:25:02 +01:00
2012-07-15 22:30:15 +02:00
2014-03-01 09:05:01 +01:00
2014-03-01 09:05:01 +01:00
2014-03-03 20:46:47 +01:00
2012-11-21 18:32:06 +01:00
2014-03-03 20:46:47 +01:00
2014-03-03 20:46:47 +01:00
2013-12-03 09:19:25 +01:00
2013-08-06 11:43:35 +02:00
2013-01-14 11:36:27 +01:00
2013-10-08 11:43:31 +02:00
2014-03-03 20:46:47 +01:00
2014-03-01 09:05:01 +01:00
2014-03-02 12:28:20 +01:00
2013-04-24 17:22:59 +02:00
2014-03-01 09:05:01 +01:00
2013-02-26 09:44:20 +00:00
2013-11-12 07:56:07 -05:00
2014-03-03 20:46:47 +01:00
2014-03-02 12:28:32 +01:00
2014-03-01 09:05:01 +01:00
2014-03-03 20:46:47 +01:00
2013-08-27 16:16:03 +00:00
2013-08-05 23:57:26 +02:00
2013-11-12 07:39:59 -05:00
2014-03-02 12:28:31 +01:00
2014-03-03 20:37:27 +01:00
2014-03-02 12:28:32 +01:00
2014-02-18 11:25:03 +01:00
2014-03-01 09:05:00 +01:00
2014-03-01 09:04:52 +01:00
2013-08-20 11:37:40 +02:00
2014-03-02 12:28:32 +01:00
2013-03-08 09:41:49 +01:00
2013-01-14 11:44:31 +01:00
2014-03-02 12:28:32 +01:00
2014-03-03 20:46:47 +01:00
2013-01-23 21:28:17 +01:00
2014-03-01 09:04:54 +01:00
2014-03-01 09:05:01 +01:00
2014-03-01 09:05:02 +01:00
2012-07-15 22:30:15 +02:00
2014-03-02 12:28:32 +01:00
2014-02-18 11:25:01 +01:00
2014-03-01 09:05:01 +01:00
2013-04-09 16:43:13 +02:00
2013-07-23 20:43:41 +02:00
2014-03-01 09:04:55 +01:00
2013-02-26 09:44:20 +00:00