Move opts/ into util/opts/

This commit is contained in:
Kamil Trzcinski
2022-09-02 22:00:01 +02:00
parent 9a592fb00e
commit f5726fc9b2
34 changed files with 48 additions and 48 deletions

1
util/opts/control.h Normal file
View File

@ -0,0 +1 @@
int device_option_normalize_name(const char *in, char *out);