CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/17 15:59:45
Modified files:
sys/dev/acpi : atk0110.c
Log message:
Put the name string on the stack.
Fixes build with gcc4 which otherwise optimises away the modifications
to it, discovered by jake...@.
ok marco jsg
