Files
kernel_arpi/include/uapi/linux
H. Peter Anvin 2fc016c5bd linux/const.h: Add _BITUL() and _BITULL()
Add macros for single bit definitions of a specific type.  These are
similar to the BIT() macro that already exists, but with a few
exceptions:

1. The namespace is such that they can be used in uapi definitions.
2. The type is set with the _AC() macro to allow it to be used in
   assembly.
3. The type is explicitly specified to be UL or ULL.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/n/tip-nbca8p7cg6jyjoit7klh3o91@git.kernel.org
2013-06-25 15:50:04 -07:00
..
2013-04-26 16:08:16 +10:00
2013-05-06 15:55:19 -04:00
2012-10-16 18:49:15 -07:00
2013-03-27 14:37:47 +00:00
2013-02-14 00:54:17 -05:00
2013-03-28 01:20:42 -04:00
2012-12-03 15:07:36 -05:00
2013-03-17 19:40:50 -07:00
2013-02-27 19:10:22 -08:00
2013-04-19 14:57:57 -04:00
2012-11-16 10:15:35 -08:00
2013-03-06 15:40:53 -05:00
2013-03-17 14:35:13 -04:00
2013-03-22 16:19:59 -07:00
2013-03-21 12:36:33 -04:00
2013-05-02 13:40:15 +03:00