svn commit: r188753 - head/sys/i386/acpica

Christoph Mallon christoph.mallon at gmx.de
Wed Feb 18 11:06:01 PST 2009


Ed Schouten schrieb:
> Roman,
> 
> This file doesn't seem to compile with LLVM properly. I don't know a lot
> about inline asm, but shouldn't these variables be passed as arguments
> to the __asm block? I would fix it if I knew how, but I don't. :-(

You cannot pass variables to global asm statements.


More information about the svn-src-head mailing list