File nut/crt/puts.c


Included Files


Global Function puts()

int puts ( const char* string )
Prototyped in: nut/include/stdio.h
Calls: fputc() nut/crt/fputc.c
  fputs() nut/crt/fputs.c
Called by: LoopSRAM() nut/app/basemon/xmemtest.c
  NicReset() nut/app/basemon/realtek.c
  NutAppMain() nut/app/isp2/isp2.c
  RealtekLoop() nut/app/basemon/realtek.c
  RealtekSend() nut/app/basemon/realtek.c
  RealtekTest() nut/app/basemon/realtek.c
  SmscLoop() nut/app/basemon/smsc.c
  SmscSend() nut/app/basemon/smsc.c
  SmscTest() nut/app/basemon/smsc.c
  SmscTestBuffer() nut/app/basemon/smsc.c
  SmscTestInterrupt() nut/app/basemon/smsc.c
  XsvfExit() nut/app/xsvfexec/host.c
  ptrace_stackdump_from() nut/arch/arm/debug/stackdump.c