void tftp_fclose (FILE *file) {
/* Close the file, opened for reading or writing. This function is */
/* called, when the TFTP Session is closing. */
fclose (file);
}
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.