# /* user_cmds.c */ /* EMACS_MODES: c !fill */ /* Stubs of the command processing routines for the user tftp program, * which doesn't do command processing. */ char cmd_intrpt = 0; do_cmd () { }