hoi :) On Wed, Aug 30, 2006 at 03:16:06PM -0700, Dave Hansen wrote: > * Define ASM_CONST() macro to help using constants in both assembly > and C code. Several architectures have some form of this, and > they will be consolidated around this one. arm uses UL() for this and I think this is much more readable than ASM_CONST(). Can we please change the name of this macro? -- Martin Waitz