prog.s: Assembler messages:
prog.s:0: Warning: end of file not at end of a line; newline inserted
/home/QUcPW9/ccAThkpK.o: In function `_start':
(.text+0x0): multiple definition of `_start'
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../crt1.o:(.text+0x0): first defined here
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status