remove bb_printf and the like
This commit is contained in:
@@ -41,5 +41,5 @@ int tty_main(int argc, char **argv)
|
||||
puts(s);
|
||||
}
|
||||
|
||||
bb_fflush_stdout_and_exit(retval);
|
||||
fflush_stdout_and_exit(retval);
|
||||
}
|
||||
|
Reference in New Issue
Block a user