On Sun, Apr 01, 2012 at 08:13:13AM +0000, Jordan Hargrave wrote: > you will need to fix AMLOP_ONES as well. It does a (char)opcode typecast, > which would be 0xff not 0xffff... if using uint64. > > amlop_match, amlop_wait, amlop_acquire, amlop_condref all will need to > return AML_ONES or AML_TRUE
Noted, thanks!
