mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
41e9df2f3e
- Add truncate into file_operations - Move truncate to be common for mountpt_operations and file_operations - Modify all drivers to initialize the operations struct accordingly Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>