.globl  printf
.type printf, @function
printf:

.globl  puts
.type puts, @function
puts:
