handling of unimplemented bindings, added unimplemented bindings

This commit is contained in:
nova
2025-07-06 03:52:25 +02:00
parent 36fd160ccb
commit ab5b466336
4 changed files with 48 additions and 20 deletions

View File

@@ -22,3 +22,4 @@ void delete();
void makedir();
void makefile();
void update();
void not_implemented();