asm4.C   [plain text]


void f ()
{
  __asm__ __volatile__ ("" : : );
}