20010516-1.c   [plain text]


foo()
{
      char d;
      asm volatile ( "" :: "m"(&d));
}