Initial Revision
[ohcount] / test / src_dir / assembler2.S
1 /********************************************************
2   Made up assembler file, in the style of linux kernel
3 ********************************************************/
4
5 #define FOO 43  // they even use whack-whack comments
6
7    mov eax, ecx