Codebase list ohcount / multiarch-fixes/main test / src_dir / assembler2.S
multiarch-fixes/main

Tree @multiarch-fixes/main (Download .tar.gz)

assembler2.S @multiarch-fixes/mainraw · history · blame

1
2
3
4
5
6
7
/********************************************************
  Made up assembler file, in the style of linux kernel
********************************************************/

#define FOO 43  // they even use whack-whack comments

   mov eax, ecx