summaryrefslogtreecommitdiff
path: root/extmod/vfs_posix_file.c
diff options
context:
space:
mode:
authorDavid Lechner <david@lechnology.com>2020-03-21 17:06:14 -0500
committerDamien George <damien.p.george@gmail.com>2020-03-25 00:54:18 +1100
commitb1066a9f967ba4e12e9ca87820eab494177d8467 (patch)
treeec77cf9c28fe680f7f099f52a57182df2a7a349a /extmod/vfs_posix_file.c
parent9fa32169e9e6cd23710a2a68c05aad96da22aae5 (diff)
unix: Remove custom definition of MP_PLAT_PRINT_STRN.
This removes the port-specific definition of MP_PLAT_PRINT_STRN on the unix port. Since fee7e5617f55b4778de74ee185fcc3950cdc7b6d this is no longer a single function call so we are not really optimising anything over using the default definition of MP_PLAT_PRINT_STRN which calls mp_hal_stdout_tx_strn_cooked().
Diffstat (limited to 'extmod/vfs_posix_file.c')
0 files changed, 0 insertions, 0 deletions