
12 May
2015
12 May
'15
9:08 p.m.
On Tue, May 12, 2015 at 08:36:30PM +0200, Marek Vasut wrote:
On Tuesday, May 12, 2015 at 03:38:28 PM, Peter Griffin wrote:
[snip]
+#define BIT(x) (1 << (x))
This macro should be placed into common header files.
We'll fix that once Jagan's series comes in which gives everyone BIT().
--
Tom