On 3/24/10 10:17 PM, Myles Watson wrote:

Defining AmlCode differently in different source files is a bit ugly... My variant of creating an additional void * to do the casting is not exactly beautiful either...
Before I commit, should we make them const too?  Maybe that would help people not misuse them?

If they're not runtime patched that'd be a good idea... I think on i945 we still patch them up, so const wont work there...

Stefan