public: add getopt implementation from NetBSD libc.

This commit is contained in:
Andrey Akhmichin
2025-04-01 11:45:21 +05:00
committed by Alibek Omarov
parent f4d98c056e
commit ccb8d611c6
5 changed files with 153 additions and 3 deletions

View File

@@ -13,4 +13,4 @@ enum
SETTINGS_SEPARATERESOURCES = BIT(4),
};
#endif // VERSION_H
#endif // SETTINGS_H