mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 17:43:22 +08:00
fs_getfilep()/fs_putfilep() were renamed to file_get()/file_put(). The PTP clock paths still used the old names, breaking the PTP_CLOCK build. Signed-off-by: raiden00pl <raiden00@railab.me>